Package org.tanukisoftware.wrapper.event
package org.tanukisoftware.wrapper.event
-
ClassDescriptionWrapperControlEvent are used to notify the listener whenever the native wrapper code traps a system control signal against the Java process.WrapperCoreEvents are used to notify the listener of the internal workings of the Wrapper.WrapperEvents are used to notify WrapperEventListeners of various wrapper related events.WrapperEventListeners can be registered with the WrapperManager class to receive WrapperEvents.WrapperPingEvent are fired each time a ping is received from the Wrapper process.WrapperServiceControlEvents are used to notify the listener whenever a Service Control Event is received by the service.WrapperServiceEvents are used to notify the listener of events related the service.WrapperPingEvent are fired each time a ping is received from the Wrapper process.