Package org.webswing.server.base
Interface WebswingService
-
- All Known Subinterfaces:
ConfigurationService,ExtensionService,JmsService,SecurityManagerService,StartupService,StatisticsLoggerService,SwingProcessService,WebSocketService
- All Known Implementing Classes:
ConfigurationServiceImpl,ExtensionServiceImpl,JmsServiceImpl,SecurityManagerServiceImpl,StartupServiceImpl,StatisticsLoggerServiceImpl,SwingProcessServiceImpl,WebSocketServiceImpl
public interface WebswingService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstart()voidstop()
-