Interface IServiceControlEvent

All Superinterfaces:
IServerEvent
All Known Subinterfaces:
IServerStartEvent, IServerStopEvent

@Scriptable public interface IServiceControlEvent extends IServerEvent
Service control events such as server start or stop should implement this interface.