Uses of Class
org.tanukisoftware.wrapper.event.WrapperServiceActionEvent
Packages that use WrapperServiceActionEvent
-
Uses of WrapperServiceActionEvent in org.tanukisoftware.wrapper.event
Subclasses of WrapperServiceActionEvent in org.tanukisoftware.wrapper.eventModifier and TypeClassDescriptionclassWrapperServicePauseEvents are used to notify the listener that the Wrapper is requesting that the Java application be paused.classWrapperServiceResumeEvents are used to notify the listener that the Wrapper is requesting that the Java application be resumed.