Package de.uplanet.lucy.server.events
-
Interface Summary Interface Description IConfigurationEvent Events that signal a change in configuration settings should implement this interface.IServerEvent This interface is used to designate a class as a server event.IServerStartEvent IServerStopEvent IServiceControlEvent Service control events such as server start or stop should implement this interface.