public interface StackInitializer
| Modifier and Type | Method and Description |
|---|---|
String |
getStackProtocol() |
void |
init(GlobalContext ctx) |
void |
stop(GlobalContext ctx) |
String getStackProtocol()
void init(GlobalContext ctx) throws Exception
Exceptionvoid stop(GlobalContext ctx) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.