|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.tanukisoftware.wrapper | |
---|---|
org.tanukisoftware.wrapper | |
org.tanukisoftware.wrapper.demo |
Classes in org.tanukisoftware.wrapper used by org.tanukisoftware.wrapper | |
---|---|
WrapperGroup
A WrapperGroup contains information about a group which a user belongs to. |
|
WrapperJNIError
WrapperJNIErrors are thrown when user code encounters problems accessing native Wrapper features. |
|
WrapperLicenseError
|
|
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. |
|
WrapperProcess
A WrapperProcess is returned by a call to WrapperManager.exec and can be used to reference the new child process after it was launched. |
|
WrapperProcessConfig
With WrapperProcessConfig Class the startup configuration for the Process can be passed to the WrapperManager.exec methods. |
|
WrapperResources
A resource bundle which is used to help localize applications to the default locale of the JVM. |
|
WrapperServiceException
WrapperServiceExceptions are thrown when the Wrapper is unable to obtain information on a requested service. |
|
WrapperShuttingDownException
WrapperShuttingDownExceptions are thrown when certain Wrapper functions are accessed after the Wrapper has started shutting down. |
|
WrapperUNIXGroup
A WrapperGroup contains information about a group which a user belongs to. |
|
WrapperUser
A WrapperUser contains information about a user account on the platform running the Wrapper. |
|
WrapperWin32Service
A WrapperWin32Service contains information about an individual service registered with the current system. |
Classes in org.tanukisoftware.wrapper used by org.tanukisoftware.wrapper.demo | |
---|---|
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. |
|
WrapperResources
A resource bundle which is used to help localize applications to the default locale of the JVM. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |