Uses of Package
org.tanukisoftware.wrapper
Packages that use org.tanukisoftware.wrapper
-
Classes in org.tanukisoftware.wrapper used by org.tanukisoftware.wrapperClassDescriptionA WrapperGroup contains information about a group which a user belongs to.WrapperJNIErrors are thrown when user code encounters problems accessing native Wrapper features.Applications which need to be controlled directly as a service can implement the WrapperListener interface and then register themselves with the WrapperManager on instantiation.A WrapperProcess is returned by a call to WrapperManager.exec and can be used to reference the new child process after it was launched.With WrapperProcessConfig Class the startup configuration for the Process can be passed to the WrapperManager.exec methods.A resource bundle which is used to help localize applications to the default locale of the JVM.WrapperServiceExceptions are thrown when the Wrapper is unable to obtain information on a requested service.WrapperShuttingDownExceptions are thrown when certain Wrapper functions are accessed after the Wrapper has started shutting down.A WrapperGroup contains information about a group which a user belongs to.A WrapperUser contains information about a user account on the platform running the Wrapper.A WrapperWin32Service contains information about an individual service registered with the current system.
-
Classes in org.tanukisoftware.wrapper used by org.tanukisoftware.wrapper.demoClassDescriptionApplications which need to be controlled directly as a service can implement the WrapperListener interface and then register themselves with the WrapperManager on instantiation.A resource bundle which is used to help localize applications to the default locale of the JVM.