public class ServerManager
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
destroy(TaxRateLookupConfiguration addressingConfiguration) |
Server |
get(TaxRateLookupConfiguration addressingConfiguration) |
static ServerManager |
getInstance() |
Server |
getOrCreate(TaxRateLookupConfiguration addressingConfiguration) |
public static ServerManager getInstance()
public Server get(TaxRateLookupConfiguration addressingConfiguration)
public Server getOrCreate(TaxRateLookupConfiguration addressingConfiguration) throws TaxRateLookupException
TaxRateLookupExceptionpublic void destroy(TaxRateLookupConfiguration addressingConfiguration) throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void destroy()
throws java.lang.InterruptedException
java.lang.InterruptedException