| Package | Description |
|---|---|
| org.tanukisoftware.wrapper | |
| org.tanukisoftware.wrapper.event |
| Class and Description |
|---|
| WrapperEventListener
WrapperEventListeners can be registered with the WrapperManager class
to receive WrapperEvents.
|
| Class and Description |
|---|
| WrapperConsumableEvent
WrapperConsumableEvent is used to keep trace whether
the event has been handled or not.
|
| WrapperCoreEvent
WrapperCoreEvents are used to notify the listener of the internal
workings of the Wrapper.
|
| WrapperEvent
WrapperEvents are used to notify WrapperEventListeners of various wrapper
related events.
|
| WrapperLoggingEvent
WrapperLoggingEvents are used to notify the listener of events related
to logging such as updates to the log file name.
|
| WrapperRemoteControlEvent
WrapperRemoteControlEvent are fired when a signal is caught from
outside the Wrapper (for example a signal coming from a pipe).
|
| WrapperServiceActionEvent
WrapperServicePauseResumeEvents are used to notify the listener that the Wrapper
is requesting that the Java application be paused or resumed.
|
| WrapperServiceEvent
WrapperServiceEvents are used to notify the listener of events related
the service.
|
Copyright 1999, 2025 Tanuki Software Inc., All Rights Reserved.