- getAccount() - Method in class org.tanukisoftware.wrapper.WrapperWin32Group
-
Returns the full name of the group.
- getAccount() - Method in class org.tanukisoftware.wrapper.WrapperWin32User
-
Returns the full name of the user account.
- getActions() - Method in class org.tanukisoftware.wrapper.security.WrapperEventPermission
-
Return the canonical string representation of the eventTypes.
- getActions() - Method in class org.tanukisoftware.wrapper.security.WrapperServicePermission
-
Return the canonical string representation of the actions.
- getBooleanProperty(String, boolean) - Static method in class org.tanukisoftware.wrapper.WrapperSystemPropertyUtil
-
Resolves a boolean property.
- getBuildTime() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Obtain the build time of Wrapper.
- getBuildTime() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Obtain the build time of Wrapper.
- getBuildTime() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Obtain the build time of Wrapper.
- getControlEvent() - Method in class org.tanukisoftware.wrapper.event.WrapperControlEvent
-
Returns the system control event.
- getControlEventName() - Method in class org.tanukisoftware.wrapper.event.WrapperControlEvent
-
Returns the name of the control event.
- getDisplayName() - Method in class org.tanukisoftware.wrapper.WrapperWin32Service
-
Returns the display name of the service.
- getDomain() - Method in class org.tanukisoftware.wrapper.WrapperWin32Group
-
Returns the domain name of the user account.
- getDomain() - Method in class org.tanukisoftware.wrapper.WrapperWin32User
-
Returns the domain name of the user account.
- getExitCode() - Method in class org.tanukisoftware.wrapper.WrapperWin32Service
-
Returns the exit of the service, or 0 if it is still running.
- getFlags() - Method in class org.tanukisoftware.wrapper.event.WrapperControlEvent
-
Returns a set of event flags for which the event should be fired.
- getFlags() - Method in class org.tanukisoftware.wrapper.event.WrapperCoreEvent
-
Returns a set of event flags for which the event should be fired.
- getFlags() - Method in class org.tanukisoftware.wrapper.event.WrapperEvent
-
Returns a set of event flags for which the event should be fired.
- getFlags() - Method in class org.tanukisoftware.wrapper.event.WrapperServiceEvent
-
Returns a set of event flags for which the event should be fired.
- getGID() - Method in class org.tanukisoftware.wrapper.WrapperUNIXGroup
-
Returns the GID of the group.
- getGID() - Method in class org.tanukisoftware.wrapper.WrapperUNIXUser
-
Returns the GID of the user account.
- getGroup() - Method in class org.tanukisoftware.wrapper.WrapperGroup
-
Returns the name of the group.
- getGroup() - Method in class org.tanukisoftware.wrapper.WrapperUNIXUser
-
Returns the WrapperUNIXGroup which corresponds to the GID.
- getGroups() - Method in class org.tanukisoftware.wrapper.WrapperUser
-
Returns an array of WrapperGroup instances which define the groups that
the user belongs to.
- getHasShutdownHookBeenTriggered() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Returns true if the ShutdownHook for the JVM has already been triggered.
- getHasShutdownHookBeenTriggered() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Returns true if the ShutdownHook for the JVM has already been triggered.
- getHome() - Method in class org.tanukisoftware.wrapper.WrapperUNIXUser
-
Returns the home of the user.
- getInteractiveUser(boolean) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Returns a WrapperUser object which describes the interactive user whose
desktop is being interacted with.
- getIntProperty(String, int) - Static method in class org.tanukisoftware.wrapper.WrapperSystemPropertyUtil
-
Resolves an integer property.
- getJavaPID() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Returns the PID of the Java process.
- getJavaPID() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Returns the PID of the Java process.
- getJavaPID() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Returns the PID of the Java process.
- getJVMId() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Returns the Id of the current JVM.
- getJVMId() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Returns the Id of the current JVM.
- getJVMId() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Returns the Id of the current JVM.
- getLoginTime() - Method in class org.tanukisoftware.wrapper.WrapperWin32User
-
Returns the login time of the user account.
- getLongProperty(String, long) - Static method in class org.tanukisoftware.wrapper.WrapperSystemPropertyUtil
-
Resolves a long property.
- getName() - Method in class org.tanukisoftware.wrapper.WrapperWin32Service
-
Returns the name of the service.
- getProperties() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Returns a Properties object containing expanded the contents of the
configuration file used to launch the Wrapper.
- getRealName() - Method in class org.tanukisoftware.wrapper.WrapperUNIXUser
-
Returns the real name of the user.
- getResourceManager() - Static method in class org.tanukisoftware.wrapper.resources.ResourceManager
-
Returns the default resource manager.
- getResourceManager(String) - Static method in class org.tanukisoftware.wrapper.resources.ResourceManager
-
Returns the named resource manager.
- getServiceControlCode() - Method in class org.tanukisoftware.wrapper.event.WrapperServiceControlEvent
-
Returns the event code of the Service Control Code.
- getServiceState() - Method in class org.tanukisoftware.wrapper.WrapperWin32Service
-
Returns the last known state of the service.
- getServiceStateName() - Method in class org.tanukisoftware.wrapper.WrapperWin32Service
-
Returns the last known state name of the service.
- getShell() - Method in class org.tanukisoftware.wrapper.WrapperUNIXUser
-
Returns the shell of the user.
- getSID() - Method in class org.tanukisoftware.wrapper.WrapperWin32Group
-
Returns the current Security Identifier (SID) of the user account.
- getSID() - Method in class org.tanukisoftware.wrapper.WrapperWin32User
-
Returns the current Security Identifier (SID) of the user account.
- getTickOffset() - Method in class org.tanukisoftware.wrapper.event.WrapperTickEvent
-
Returns the offset between the tick count used by the Wrapper for time
keeping and the tick count generated directly from the system time.
- getTicks() - Method in class org.tanukisoftware.wrapper.event.WrapperTickEvent
-
Returns the tick count at the point the event is fired.
- getUID() - Method in class org.tanukisoftware.wrapper.WrapperUNIXUser
-
Returns the UID of the user account.
- getUser(boolean) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Returns a WrapperUser object which describes the user under which the
Wrapper is currently running.
- getUser() - Method in class org.tanukisoftware.wrapper.WrapperUser
-
Returns the name of the user.
- getVersion() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Obtain the current version of Wrapper.
- getVersion() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Obtain the current version of Wrapper.
- getVersion() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Obtain the current version of Wrapper.
- getWrapperPID() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Returns the PID of the Wrapper process.
- getWrapperPID() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Returns the PID of the Wrapper process.
- getWrapperPID() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Returns the PID of the Wrapper process.
- implies(Permission) - Method in class org.tanukisoftware.wrapper.security.WrapperEventPermission
-
Checks if this WrapperEventPermission object "implies" the
specified permission.
- implies(Permission) - Method in class org.tanukisoftware.wrapper.security.WrapperServicePermission
-
Checks if this WrapperServicePermission object "implies" the
specified permission.
- isConsumed() - Method in class org.tanukisoftware.wrapper.event.WrapperControlEvent
-
Returns true if the event has been consumed.
- isControlledByNativeWrapper() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Returns true if the JVM was launched by the Wrapper application.
- isControlledByNativeWrapper() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Returns true if the JVM was launched by the Wrapper application.
- isControlledByNativeWrapper() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Returns true if the JVM was launched by the Wrapper application.
- isDebugEnabled() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Returns true if the wrapper.debug property, or any of the logging
channels are set to DEBUG in the wrapper configuration file.
- isDebugEnabled() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Returns true if the wrapper.debug property, or any of the logging
channels are set to DEBUG in the wrapper configuration file.
- isDebugEnabled() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Returns true if the wrapper.debug property, or any of the logging
channels are set to DEBUG in the wrapper configuration file.
- isLaunchedAsService() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Returns true if the Wrapper was launched as an NT service on Windows or
as a daemon process on UNIX platforms.
- isLaunchedAsService() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Returns true if the Wrapper was launched as an NT service on Windows or
as a daemon process on UNIX platforms.
- isLaunchedAsService() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Returns true if the Wrapper was launched as an NT service on Windows or
as a daemon process on UNIX platforms.
- isProfessionalEdition() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Returns true if the current Wrapper edition has support for Professional
Edition features.
- isProfessionalEdition() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Returns true if the current Wrapper edition has support for Professional
Edition features.
- isProfessionalEdition() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Returns true if the current Wrapper edition has support for Professional
Edition features.
- isStandardEdition() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Returns true if the current Wrapper edition has support for Standard
Edition features.
- isStandardEdition() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Returns true if the current Wrapper edition has support for Standard
Edition features.
- isStandardEdition() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Returns true if the current Wrapper edition has support for Standard
Edition features.
- refresh() - Static method in class org.tanukisoftware.wrapper.resources.ResourceManager
-
Clears the resource manager's cache of bundles (this should be called
if the default locale for the application changes).
- registerAction(byte, Runnable) - Method in class org.tanukisoftware.wrapper.WrapperActionServer
-
Registers an action with the action server.
- removeWrapperEventListener(WrapperEventListener) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Removes a WrapperEventListener so it will not longer receive WrapperEvents.
- requestThreadDump() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Requests that the current JVM process request a thread dump.
- requestThreadDump() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Requests that the current JVM process request a thread dump.
- requestThreadDump() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Requests that the current JVM process request a thread dump.
- ResourceManager - Class in org.tanukisoftware.wrapper.resources
-
Some helper functions for handling i18n issues.
- restart() - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Tells the native wrapper that the JVM wants to restart, then informs
all listeners that the JVM is about to shutdown before killing the JVM.
- restart() - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Tells the native wrapper that the JVM wants to restart, then informs
all listeners that the JVM is about to shutdown before killing the JVM.
- restart() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Tells the native wrapper that the JVM wants to restart, then informs
all listeners that the JVM is about to shutdown before killing the JVM.
- restartAndReturn() - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Tells the native wrapper that the JVM wants to restart, then informs
all listeners that the JVM is about to shutdown before killing the JVM.
- run() - Method in class org.tanukisoftware.wrapper.WrapperActionServer
-
Thread which will listen for connections on the socket.
- run() - Method in class org.tanukisoftware.wrapper.WrapperManager
-
- run() - Method in class org.tanukisoftware.wrapper.WrapperSimpleApp
-
Used to launch the application in a separate thread.
- run() - Method in class org.tanukisoftware.wrapper.WrapperStartStopApp
-
Used to launch the application in a separate thread.
- sendServiceControlCode(String, int) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Sends a service control code to the specified service.
- SERVICE_CONTROL_CODE_CONTINUE - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Service Control code which can be sent to resume a paused service.
- SERVICE_CONTROL_CODE_INTERROGATE - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Service Control code which can be sent to or received interrogate the status of a service.
- SERVICE_CONTROL_CODE_PAUSE - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Service Control code which can be sent to pause a service.
- SERVICE_CONTROL_CODE_SHUTDOWN - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Service Control code which can be received when the system is shutting down.
- SERVICE_CONTROL_CODE_START - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Service Control code which can be sent to start a service.
- SERVICE_CONTROL_CODE_STOP - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Service Control code which can be sent or received to stop a service.
- SERVICE_STATE_CONTINUE_PENDING - Static variable in class org.tanukisoftware.wrapper.WrapperWin32Service
-
- SERVICE_STATE_PAUSE_PENDING - Static variable in class org.tanukisoftware.wrapper.WrapperWin32Service
-
- SERVICE_STATE_PAUSED - Static variable in class org.tanukisoftware.wrapper.WrapperWin32Service
-
- SERVICE_STATE_RUNNING - Static variable in class org.tanukisoftware.wrapper.WrapperWin32Service
-
- SERVICE_STATE_START_PENDING - Static variable in class org.tanukisoftware.wrapper.WrapperWin32Service
-
- SERVICE_STATE_STOP_PENDING - Static variable in class org.tanukisoftware.wrapper.WrapperWin32Service
-
- SERVICE_STATE_STOPPED - Static variable in class org.tanukisoftware.wrapper.WrapperWin32Service
-
- setConsoleTitle(String) - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Sets the title of the console in which the Wrapper is running.
- setConsoleTitle(String) - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Sets the title of the console in which the Wrapper is running.
- setConsoleTitle(String) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Sets the title of the console in which the Wrapper is running.
- showUsage() - Method in class org.tanukisoftware.wrapper.WrapperSimpleApp
-
Displays application usage
- showUsage() - Method in class org.tanukisoftware.wrapper.WrapperStartStopApp
-
Displays application usage
- signalStarting(int) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Signal the native wrapper that the startup is progressing but that more
time is needed.
- signalStopped(int) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
This method should not normally be called by user code as it is called
from within the stop and restart methods.
- signalStopping(int) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Signal the native wrapper that the shutdown is progressing but that more
time is needed.
- start() - Method in class org.tanukisoftware.wrapper.WrapperActionServer
-
Starts the runner thread.
- start(String[]) - Method in interface org.tanukisoftware.wrapper.WrapperListener
-
The start method is called when the WrapperManager is signaled by the
native wrapper code that it can start its application.
- start(WrapperListener, String[]) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Start the Java side of the Wrapper code running.
- start(String[]) - Method in class org.tanukisoftware.wrapper.WrapperSimpleApp
-
The start method is called when the WrapperManager is signalled by the
native wrapper code that it can start its application.
- start(String[]) - Method in class org.tanukisoftware.wrapper.WrapperStartStopApp
-
The start method is called when the WrapperManager is signalled by the
native wrapper code that it can start its application.
- stop(int) - Method in class org.tanukisoftware.wrapper.jmx.WrapperManager
-
Tells the native wrapper that the JVM wants to shut down, then informs
all listeners that the JVM is about to shutdown before killing the JVM.
- stop(int) - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
-
Tells the native wrapper that the JVM wants to shut down, then informs
all listeners that the JVM is about to shutdown before killing the JVM.
- stop() - Method in class org.tanukisoftware.wrapper.WrapperActionServer
-
Stops the runner thread, blocking until it has stopped.
- stop(int) - Method in interface org.tanukisoftware.wrapper.WrapperListener
-
Called when the application is shutting down.
- stop(int) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Tells the native wrapper that the JVM wants to shut down, then informs
all listeners that the JVM is about to shutdown before killing the JVM.
- stop(int) - Method in class org.tanukisoftware.wrapper.WrapperSimpleApp
-
Called when the application is shutting down.
- stop(int) - Method in class org.tanukisoftware.wrapper.WrapperStartStopApp
-
Called when the application is shutting down.
- stopAndReturn(int) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Tells the native wrapper that the JVM wants to shut down, then informs
all listeners that the JVM is about to shutdown before killing the JVM.
- stopImmediate(int) - Method in class org.tanukisoftware.wrapper.jmx.WrapperManagerTesting
-
Tells the native wrapper that the JVM wants to shut down and then
promptly halts.
- stopImmediate(int) - Method in interface org.tanukisoftware.wrapper.jmx.WrapperManagerTestingMBean
-
Tells the native wrapper that the JVM wants to shut down and then
promptly halts.
- stopImmediate(int) - Static method in class org.tanukisoftware.wrapper.WrapperManager
-
Tells the native wrapper that the JVM wants to shut down and then
promptly halts.
- WRAPPER_CTRL_C_EVENT - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Received when the user presses CTRL-C in the console on Windows or UNIX platforms.
- WRAPPER_CTRL_CLOSE_EVENT - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Received when the user clicks on the close button of a Console on Windows.
- WRAPPER_CTRL_HUP_EVENT - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Received when a SIG HUP is received on a UNIX system.
- WRAPPER_CTRL_LOGOFF_EVENT - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Received when the user logs off of a Windows system.
- WRAPPER_CTRL_SHUTDOWN_EVENT - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Received when a Windows system is shutting down.
- WRAPPER_CTRL_TERM_EVENT - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Received when a SIG TERM is received on a UNIX system.
- WRAPPER_CTRL_USR1_EVENT - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Received when a SIG USR1 is received on a UNIX system.
- WRAPPER_CTRL_USR2_EVENT - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Received when a SIG USR2 is received on a UNIX system.
- WRAPPER_LOG_LEVEL_ADVICE - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Log message at advice log level.
- WRAPPER_LOG_LEVEL_DEBUG - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Log message at debug log level.
- WRAPPER_LOG_LEVEL_ERROR - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Log message at error log level.
- WRAPPER_LOG_LEVEL_FATAL - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Log message at fatal log level.
- WRAPPER_LOG_LEVEL_INFO - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Log message at info log level.
- WRAPPER_LOG_LEVEL_STATUS - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Log message at status log level.
- WRAPPER_LOG_LEVEL_WARN - Static variable in class org.tanukisoftware.wrapper.WrapperManager
-
Log message at warn log level.
- WrapperActionServer - Class in org.tanukisoftware.wrapper
-
If an application instantiates an instance of this class, the JVM will
listen on the specified port for connections.
- WrapperActionServer(int, InetAddress) - Constructor for class org.tanukisoftware.wrapper.WrapperActionServer
-
Creates and starts WrapperActionServer instance bound to the
specified port and address.
- WrapperActionServer(int) - Constructor for class org.tanukisoftware.wrapper.WrapperActionServer
-
Creates and starts WrapperActionServer instance bound to the
specified port.
- WrapperControlEvent - Class in org.tanukisoftware.wrapper.event
-
WrapperControlEvent are used to notify the listener whenever the native
wrapper code traps a system control signal against the Java process.
- WrapperControlEvent(int, String) - Constructor for class org.tanukisoftware.wrapper.event.WrapperControlEvent
-
Creates a new WrapperControlEvent.
- WrapperCoreEvent - Class in org.tanukisoftware.wrapper.event
-
WrapperCoreEvents are used to notify the listener of the internal
workings of the Wrapper.
- WrapperCoreEvent() - Constructor for class org.tanukisoftware.wrapper.event.WrapperCoreEvent
-
Creates a new WrapperCoreEvent.
- WrapperEvent - Class in org.tanukisoftware.wrapper.event
-
WrapperEvents are used to notify WrapperEventListeners of various wrapper
related events.
- WrapperEvent() - Constructor for class org.tanukisoftware.wrapper.event.WrapperEvent
-
Creates a new WrapperEvent.
- WrapperEventListener - Interface in org.tanukisoftware.wrapper.event
-
WrapperEventListeners can be registered with the WrapperManager class
to receive WrapperEvents.
- WrapperEventPermission - Class in org.tanukisoftware.wrapper.security
-
WrapperEventPermissions are used to grant the right to register to start
receiving events from the Wrapper.
- WrapperEventPermission(String) - Constructor for class org.tanukisoftware.wrapper.security.WrapperEventPermission
-
Creates a new WrapperEventPermission for the specified service.
- WrapperGroup - Class in org.tanukisoftware.wrapper
-
A WrapperGroup contains information about a group which a user
belongs to.
- WrapperListener - Interface in org.tanukisoftware.wrapper
-
Applications which need to be controlled directly as a service can implement
the WrapperListener interface and then register themselves with the
WrapperManager on instantiation.
- WrapperManager - Class in org.tanukisoftware.wrapper.jmx
-
- WrapperManager() - Constructor for class org.tanukisoftware.wrapper.jmx.WrapperManager
-
- WrapperManager - Class in org.tanukisoftware.wrapper
-
Handles all communication with the native portion of the Wrapper code.
- WrapperManagerMBean - Interface in org.tanukisoftware.wrapper.jmx
-
- WrapperManagerTesting - Class in org.tanukisoftware.wrapper.jmx
-
- WrapperManagerTesting() - Constructor for class org.tanukisoftware.wrapper.jmx.WrapperManagerTesting
-
- WrapperManagerTestingMBean - Interface in org.tanukisoftware.wrapper.jmx
-
This MBean interface provides access to a number of actions which can be
useful for testing how well an application responds to JVM crashes.
- WrapperPermission - Class in org.tanukisoftware.wrapper.security
-
WrapperPermissions are used to control access to the various methods of the
WrapperManager class.
- WrapperPermission(String) - Constructor for class org.tanukisoftware.wrapper.security.WrapperPermission
-
Creates a new WrapperPermission with the specified name.
- WrapperPermission(String, String) - Constructor for class org.tanukisoftware.wrapper.security.WrapperPermission
-
- WrapperPingEvent - Class in org.tanukisoftware.wrapper.event
-
WrapperPingEvent are fired each time a ping is received from the Wrapper
process.
- WrapperPingEvent() - Constructor for class org.tanukisoftware.wrapper.event.WrapperPingEvent
-
Creates a new WrapperPingEvent.
- WrapperServiceControlEvent - Class in org.tanukisoftware.wrapper.event
-
WrapperServiceControlEvents are used to notify the listener whenever a
Service Control Event is received by the service.
- WrapperServiceControlEvent(int) - Constructor for class org.tanukisoftware.wrapper.event.WrapperServiceControlEvent
-
Creates a new WrapperServiceControlEvent.
- WrapperServiceEvent - Class in org.tanukisoftware.wrapper.event
-
WrapperServiceEvents are used to notify the listener of events related
the service.
- WrapperServiceEvent() - Constructor for class org.tanukisoftware.wrapper.event.WrapperServiceEvent
-
Creates a new WrapperServiceEvent.
- WrapperServiceException - Exception in org.tanukisoftware.wrapper
-
WrapperServiceExceptions are thrown when the Wrapper is unable to obtain
information on a requested service.
- WrapperServicePermission - Class in org.tanukisoftware.wrapper.security
-
WrapperServicePermissions are used to grant the right to start, stop,
pause, continue, interrogate, or send custom codes to other services
running on a Windows system.
- WrapperServicePermission(String, String) - Constructor for class org.tanukisoftware.wrapper.security.WrapperServicePermission
-
Creates a new WrapperServicePermission for the specified service.
- WrapperServicePermission(String) - Constructor for class org.tanukisoftware.wrapper.security.WrapperServicePermission
-
Creates a new WrapperServicePermission for the specified service.
- WrapperSimpleApp - Class in org.tanukisoftware.wrapper
-
By default the WrapperSimpleApp will only wait for 2 seconds for the main
method of the start class to complete.
- WrapperSimpleApp(String[]) - Constructor for class org.tanukisoftware.wrapper.WrapperSimpleApp
-
Creates an instance of a WrapperSimpleApp.
- WrapperStartStopApp - Class in org.tanukisoftware.wrapper
-
By default the WrapperStartStopApp will only wait for 2 seconds for the main
method of the start class to complete.
- WrapperStartStopApp(String[]) - Constructor for class org.tanukisoftware.wrapper.WrapperStartStopApp
-
Creates an instance of a WrapperStartStopApp.
- WrapperStartStopApp(Method, Method, boolean, String[]) - Constructor for class org.tanukisoftware.wrapper.WrapperStartStopApp
-
- WrapperSystemPropertyUtil - Class in org.tanukisoftware.wrapper
-
A collection of utility methods which make it easy to work with System
Properties without littering code with error handling.
- WrapperTickEvent - Class in org.tanukisoftware.wrapper.event
-
WrapperPingEvent are fired each time a ping is received from the Wrapper
process.
- WrapperTickEvent() - Constructor for class org.tanukisoftware.wrapper.event.WrapperTickEvent
-
Creates a new WrapperTickEvent.
- WrapperUNIXGroup - Class in org.tanukisoftware.wrapper
-
A WrapperGroup contains information about a group which a user
belongs to.
- WrapperUNIXUser - Class in org.tanukisoftware.wrapper
-
A WrapperUser contains information about a user account on the platform
running the Wrapper.
- WrapperUser - Class in org.tanukisoftware.wrapper
-
A WrapperUser contains information about a user account on the platform
running the Wrapper.
- WrapperWin32Group - Class in org.tanukisoftware.wrapper
-
A WrapperGroup contains information about a group which a user
belongs to.
- WrapperWin32Service - Class in org.tanukisoftware.wrapper
-
A WrapperWin32Service contains information about an individual service
registered with the current system.
- WrapperWin32User - Class in org.tanukisoftware.wrapper
-
A WrapperUser contains information about a user account on the platform
running the Wrapper.