Package org.tanukisoftware.wrapper

Interface Summary
WrapperListener Applications which need to be controlled directly as a service can implement the WrapperListener interface and then register themselves with the WrapperManager on instantiation.
 

Class Summary
WrapperActionServer If an application instantiates an instance of this class, the JVM will listen on the specified port for connections.
WrapperGroup A WrapperGroup contains information about a group which a user belongs to.
WrapperManager Handles all communication with the native portion of the Wrapper code.
WrapperSimpleApp  
WrapperStartStopApp  
WrapperUNIXGroup A WrapperGroup contains information about a group which a user belongs to.
WrapperUNIXUser A WrapperUser contains information about a user account on the platform running the Wrapper.
WrapperUser A WrapperUser contains information about a user account on the platform running the Wrapper.
WrapperWin32Group A WrapperGroup contains information about a group which a user belongs to.
WrapperWin32User A WrapperUser contains information about a user account on the platform running the Wrapper.
 



Copyright 1999, 2003 TanukiSoftware.org. All Rights Reserved.