public abstract class RestServerMixin extends Object implements RestServerComposite
RestServerComposite.Activator| Constructor and Description |
|---|
RestServerMixin() |
| Modifier and Type | Method and Description |
|---|---|
void |
startServer() |
void |
stopServer() |
public void startServer()
throws Exception
startServer in interface RestServerCompositeExceptionpublic void stopServer()
throws Exception
stopServer in interface RestServerCompositeException