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

Packages that use WrapperServiceEvent
org.tanukisoftware.wrapper.event   
 

Uses of WrapperServiceEvent in org.tanukisoftware.wrapper.event
 

Subclasses of WrapperServiceEvent in org.tanukisoftware.wrapper.event
 class WrapperServiceActionEvent
          WrapperServicePauseResumeEvents are used to notify the listener that the Wrapper is requesting that the Java application be paused or resumed.
 class WrapperServiceControlEvent
          WrapperServiceControlEvents are used to notify the listener whenever a Service Control Event is received by the service.
 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.
 



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