Package | Description |
---|---|
org.tanukisoftware.wrapper.event |
Modifier and Type | Class and Description |
---|---|
class |
WrapperControlEvent
WrapperControlEvent are used to notify the listener whenever the native
wrapper code traps a system control signal against the Java process.
|
class |
WrapperCoreEvent
WrapperCoreEvents are used to notify the listener of the internal
workings of the Wrapper.
|
class |
WrapperPingEvent
WrapperPingEvent are fired each time a ping is received from the Wrapper
process.
|
class |
WrapperServiceControlEvent
WrapperServiceControlEvents are used to notify the listener whenever a
Service Control Event is received by the service.
|
class |
WrapperServiceEvent
WrapperServiceEvents are used to notify the listener of events related
the service.
|
class |
WrapperTickEvent
WrapperPingEvent are fired each time a ping is received from the Wrapper
process.
|
Modifier and Type | Method and Description |
---|---|
void |
WrapperEventListener.fired(WrapperEvent event)
Called whenever a WrapperEvent is fired.
|
Copyright 1999, 2006 Tanuki Software Inc., All Rights Reserved.