Uses of Class org.tanukisoftware.wrapper.event.WrapperEvent

Uses in package org.tanukisoftware.wrapper.event

Classes derived from org.tanukisoftware.wrapper.event.WrapperEvent

class
WrapperControlEvent are used to notify the listener whenever the native wrapper code traps a system control signal against the Java process.
class
WrapperCoreEvents are used to notify the listener of the internal workings of the Wrapper.
class
WrapperPingEvent are fired each time a ping is received from the Wrapper process.
class
WrapperServiceControlEvents are used to notify the listener whenever a Service Control Event is received by the service.
class
WrapperServiceEvents are used to notify the listener of events related the service.
class
WrapperPingEvent are fired each time a ping is received from the Wrapper process.

Methods with parameter type org.tanukisoftware.wrapper.event.WrapperEvent

void
Called whenever a WrapperEvent is fired.

Copyright 1999, 2006 Tanuki Software Inc., All Rights Reserved.