public interface DeploymentInfoService
| Modifier and Type | Method and Description |
|---|---|
void |
registerActiveServer(String serverName)
Register this as the active server for the deployed module.
|
void |
registerInactiveServer(String serverName)
Register this as an inactive server for the deployed module
|
void |
unregisterServer(String serverName)
Unregister this server for a module
|
void registerActiveServer(String serverName)
serverName - void registerInactiveServer(String serverName)
serverName - void unregisterServer(String serverName)
serverName - Copyright © 2007-2015 Ikasan. All Rights Reserved.