public interface BackendServer
| Modifier and Type | Method and Description |
|---|---|
void |
deployService(Object service) |
boolean |
isStarted() |
void |
start() |
void |
stop() |
void start()
throws IOException
IOExceptionvoid stop()
throws IOException
IOExceptionboolean isStarted()
void deployService(Object service) throws IOException
IOExceptionCopyright © 2015 WSO2 Inc. All rights reserved.