public class DefaultClientInstanceManager extends Object implements ClientInstanceManager
DEFAULT_BEAN_NAME| Constructor and Description |
|---|
DefaultClientInstanceManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeAllClients() |
void |
closeClient(String templateId) |
ClientInterface |
getClientInterface(String templateId) |
void |
registerClient(String templateId,
ClientInterface client) |
public void registerClient(String templateId, ClientInterface client)
registerClient in interface ClientInstanceManagerpublic void closeClient(String templateId) throws IOException
closeClient in interface ClientInstanceManagerIOExceptionpublic void closeAllClients()
throws IOException
closeAllClients in interface ClientInstanceManagerIOExceptionpublic ClientInterface getClientInterface(String templateId)
getClientInterface in interface ClientInstanceManagerCopyright © 2006–2018 TinyGroup. All rights reserved.