Uses of Class
org.tanukisoftware.wrapper.event.WrapperServiceActionEvent
-
Packages that use WrapperServiceActionEvent Package Description org.tanukisoftware.wrapper.event -
-
Uses of WrapperServiceActionEvent in org.tanukisoftware.wrapper.event
Subclasses of WrapperServiceActionEvent in org.tanukisoftware.wrapper.event Modifier and Type Class Description class
WrapperServicePauseEvent
WrapperServicePauseEvents are used to notify the listener that the Wrapper is requesting that the Java application be paused.class
WrapperServiceResumeEvent
WrapperServiceResumeEvents are used to notify the listener that the Wrapper is requesting that the Java application be resumed.
-