public class StartupServiceImpl extends Object implements StartupService
| Constructor and Description |
|---|
StartupServiceImpl(org.webswing.server.extension.Initializer ini,
JmsService jms,
WebSocketService websocket,
ConfigurationService config) |
@Inject
public StartupServiceImpl(org.webswing.server.extension.Initializer ini,
JmsService jms,
WebSocketService websocket,
ConfigurationService config)
public void start()
throws org.webswing.server.model.exception.WsInitException
start in interface WebswingServiceorg.webswing.server.model.exception.WsInitExceptionpublic void stop()
stop in interface WebswingServiceCopyright © 2018. All rights reserved.