Alphabetical Index

A C E F G H I L M N O R S T U W

A

accessViolation() - static method in class org.tanukisoftware.wrapper.WrapperManager
(Testing Method) Cause an access violation within the Java code.
accessViolationNative() - static method in class org.tanukisoftware.wrapper.WrapperManager
(Testing Method) Cause an access violation within native JNI code.
accessViolationNative() - method in class org.tanukisoftware.wrapper.jmx.WrapperManagerTesting
Cause an access violation within native JNI code.
accessViolationNative() - method in class org.tanukisoftware.wrapper.jmx.WrapperManagerTestingMBean
Cause an access violation within native JNI code.
ACTION_CONTINUE - static field in class org.tanukisoftware.wrapper.security.WrapperServicePermission
ACTION_INTERROGATE - static field in class org.tanukisoftware.wrapper.security.WrapperServicePermission
ACTION_PAUSE - static field in class org.tanukisoftware.wrapper.security.WrapperServicePermission
ACTION_START - static field in class org.tanukisoftware.wrapper.security.WrapperServicePermission
ACTION_STOP - static field in class org.tanukisoftware.wrapper.security.WrapperServicePermission
ACTION_USER_CODE - static field in class org.tanukisoftware.wrapper.security.WrapperServicePermission
Adds a WrapperEventListener which will receive WrapperEvents.
appearHung() - static method in class org.tanukisoftware.wrapper.WrapperManager
(Testing Method) Causes the WrapperManager to go into a state which makes the JVM appear to be hung when viewed from the native Wrapper code.
appearHung() - method in class org.tanukisoftware.wrapper.jmx.WrapperManagerTesting
Causes the WrapperManager to go into a state which makes the JVM appear to be hung when viewed from the native Wrapper code.
appearHung() - method in class org.tanukisoftware.wrapper.jmx.WrapperManagerTestingMBean
Causes the WrapperManager to go into a state which makes the JVM appear to be hung when viewed from the native Wrapper code.

C

COMMAND_ACCESS_VIOLATION - static field in class org.tanukisoftware.wrapper.WrapperActionServer
Command to invoke an access violation.
COMMAND_APPEAR_HUNG - static field in class org.tanukisoftware.wrapper.WrapperActionServer
Command to invoke an appear hung action.
COMMAND_DUMP - static field in class org.tanukisoftware.wrapper.WrapperActionServer
Command to invoke a thread dump action.
COMMAND_HALT_EXPECTED - static field in class org.tanukisoftware.wrapper.WrapperActionServer
Command to invoke an expected halt action.
COMMAND_HALT_UNEXPECTED - static field in class org.tanukisoftware.wrapper.WrapperActionServer
Command to invoke an unexpected halt action.
COMMAND_RESTART - static field in class org.tanukisoftware.wrapper.WrapperActionServer
Command to invoke a restart action.
COMMAND_SHUTDOWN - static field in class org.tanukisoftware.wrapper.WrapperActionServer
Command to invoke a shutdown action.
consume() - method in class org.tanukisoftware.wrapper.event.WrapperControlEvent
Mark the event as consumed.
controlEvent(int) - method in class org.tanukisoftware.wrapper.WrapperListener
Called whenever the native wrapper code traps a system control signal against the Java process.
controlEvent(int) - method in class org.tanukisoftware.wrapper.WrapperSimpleApp
Called whenever the native wrapper code traps a system control signal against the Java process.
controlEvent(int) - method in class org.tanukisoftware.wrapper.WrapperStartStopApp
Called whenever the native wrapper code traps a system control signal against the Java process.

E

enableAccessViolationAction(boolean) - method in class org.tanukisoftware.wrapper.WrapperActionServer
Enable or disable the access violation command.
enableAppearHungAction(boolean) - method in class org.tanukisoftware.wrapper.WrapperActionServer
Enable or disable the appear hung command.
enableHaltExpectedAction(boolean) - method in class org.tanukisoftware.wrapper.WrapperActionServer
Enable or disable the expected halt command.
enableHaltUnexpectedAction(boolean) - method in class org.tanukisoftware.wrapper.WrapperActionServer
Enable or disable the unexpected halt command.
enableRestartAction(boolean) - method in class org.tanukisoftware.wrapper.WrapperActionServer
Enable or disable the restart command.
enableShutdownAction(boolean) - method in class org.tanukisoftware.wrapper.WrapperActionServer
Enable or disable the shutdown command.
enableThreadDumpAction(boolean) - method in class org.tanukisoftware.wrapper.WrapperActionServer
Enable or disable the thread dump command.
equals(Object) - method in class org.tanukisoftware.wrapper.security.WrapperEventPermission
Checks two Permission objects for equality.
equals(Object) - method in class org.tanukisoftware.wrapper.security.WrapperServicePermission
Checks two Permission objects for equality.
EVENT_FLAG_CONTROL - static field in class org.tanukisoftware.wrapper.event.WrapperEventListener
Enabling control events will cause the listener to receive WrapperControlEvents.
EVENT_FLAG_CORE - static field in class org.tanukisoftware.wrapper.event.WrapperEventListener
Enabling core events will cause the listener to receive WrapperCoreEvents.
EVENT_FLAG_SERVICE - static field in class org.tanukisoftware.wrapper.event.WrapperEventListener
Enabling service events will cause the listener to receive WrapperServiceEvents.
EVENT_TYPE_CONTROL - static field in class org.tanukisoftware.wrapper.security.WrapperEventPermission
EVENT_TYPE_CORE - static field in class org.tanukisoftware.wrapper.security.WrapperEventPermission
EVENT_TYPE_SERVICE - static field in class org.tanukisoftware.wrapper.security.WrapperEventPermission

F

fired(org.tanukisoftware.wrapper.event.WrapperEvent) - method in class org.tanukisoftware.wrapper.event.WrapperEventListener
Called whenever a WrapperEvent is fired.
format(String) - method in class org.tanukisoftware.wrapper.resources.ResourceManager
Returns a string that has been obtained from the resource manager
format(String,Object) - method in class org.tanukisoftware.wrapper.resources.ResourceManager
Returns a string that has been obtained from the resource manager then formatted using the passed parameters.
format(String,Object,Object) - method in class org.tanukisoftware.wrapper.resources.ResourceManager
Returns a string that has been obtained from the resource manager then formatted using the passed parameters.
format(String,Object,Object,Object) - method in class org.tanukisoftware.wrapper.resources.ResourceManager
Returns a string that has been obtained from the resource manager then formatted using the passed parameters.
format(String,Object,Object,Object,Object) - method in class org.tanukisoftware.wrapper.resources.ResourceManager
Returns a string that has been obtained from the resource manager then formatted using the passed parameters.

G

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() - static method in class org.tanukisoftware.wrapper.WrapperManager
Obtain the build time of Wrapper.
getBuildTime() - method in class org.tanukisoftware.wrapper.jmx.WrapperManager
Obtain the build time of Wrapper.
getBuildTime() - method in class org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
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 class 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() - static method in class org.tanukisoftware.wrapper.WrapperManager
Returns the PID of the Java process.
getJavaPID() - method in class org.tanukisoftware.wrapper.jmx.WrapperManager
Returns the PID of the Java process.
getJavaPID() - method in class org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
Returns the PID of the Java process.
getJVMId() - static method in class org.tanukisoftware.wrapper.WrapperManager
Returns the Id of the current JVM.
getJVMId() - method in class org.tanukisoftware.wrapper.jmx.WrapperManager
Returns the Id of the current JVM.
getJVMId() - method in class org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
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() - method in class org.tanukisoftware.wrapper.WrapperUser
Returns the name of the user.
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.
getVersion() - static method in class org.tanukisoftware.wrapper.WrapperManager
Obtain the current version of Wrapper.
getVersion() - method in class org.tanukisoftware.wrapper.jmx.WrapperManager
Obtain the current version of Wrapper.
getVersion() - method in class org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
Obtain the current version of Wrapper.
getWrapperPID() - static method in class org.tanukisoftware.wrapper.WrapperManager
Returns the PID of the Wrapper process.
getWrapperPID() - method in class org.tanukisoftware.wrapper.jmx.WrapperManager
Returns the PID of the Wrapper process.
getWrapperPID() - method in class org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
Returns the PID of the Wrapper process.

H

hashCode() - method in class org.tanukisoftware.wrapper.security.WrapperEventPermission
Returns the hash code value for this object.
hashCode() - method in class org.tanukisoftware.wrapper.security.WrapperServicePermission
Returns the hash code value for this object.
hasShutdownHookBeenTriggered() - static method in class org.tanukisoftware.wrapper.WrapperManager
Returns true if the ShutdownHook for the JVM has already been triggered.

I

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() - static method in class org.tanukisoftware.wrapper.WrapperManager
Returns true if the JVM was launched by the Wrapper application.
isControlledByNativeWrapper() - method in class org.tanukisoftware.wrapper.jmx.WrapperManager
Returns true if the JVM was launched by the Wrapper application.
isControlledByNativeWrapper() - method in class org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
Returns true if the JVM was launched by the Wrapper application.
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.
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 class 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.
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.
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 class 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.

L

listServices() - static method in class org.tanukisoftware.wrapper.WrapperManager
Returns an array of all registered services.
log(int,String) - static method in class org.tanukisoftware.wrapper.WrapperManager
Requests that the Wrapper log a message at the specified log level.

M

main(args[]) - static method in class org.tanukisoftware.wrapper.WrapperSimpleApp
Used to Wrapper enable a standard Java application.
main(args[]) - static method in class org.tanukisoftware.wrapper.WrapperStartStopApp
Used to Wrapper enable a standard Java application.

N

newPermissionCollection() - method in class org.tanukisoftware.wrapper.security.WrapperEventPermission
Returns an custom WECollection implementation of a PermissionCollection.
newPermissionCollection() - method in class org.tanukisoftware.wrapper.security.WrapperServicePermission
Returns an custom WSCollection implementation of a PermissionCollection.

O

R

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.
Removes a WrapperEventListener so it will not longer receive WrapperEvents.
requestThreadDump() - static method in class org.tanukisoftware.wrapper.WrapperManager
Requests that the current JVM process request a thread dump.
requestThreadDump() - method in class org.tanukisoftware.wrapper.jmx.WrapperManager
Requests that the current JVM process request a thread dump.
requestThreadDump() - method in class org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
Requests that the current JVM process request a thread dump.
ResourceManager - class org.tanukisoftware.wrapper.resources.ResourceManager
Some helper functions for handling i18n issues.
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.
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 class 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.
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.

S

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 field in class org.tanukisoftware.wrapper.WrapperManager
Service Control code which can be sent to resume a paused service.
SERVICE_CONTROL_CODE_INTERROGATE - static field 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 field in class org.tanukisoftware.wrapper.WrapperManager
Service Control code which can be sent to pause a service.
SERVICE_CONTROL_CODE_SHUTDOWN - static field in class org.tanukisoftware.wrapper.WrapperManager
Service Control code which can be received when the system is shutting down.
SERVICE_CONTROL_CODE_START - static field in class org.tanukisoftware.wrapper.WrapperManager
Service Control code which can be sent to start a service.
SERVICE_CONTROL_CODE_STOP - static field in class org.tanukisoftware.wrapper.WrapperManager
Service Control code which can be sent or received to stop a service.
SERVICE_STATE_CONTINUE_PENDING - static field in class org.tanukisoftware.wrapper.WrapperWin32Service
SERVICE_STATE_PAUSE_PENDING - static field in class org.tanukisoftware.wrapper.WrapperWin32Service
SERVICE_STATE_PAUSED - static field in class org.tanukisoftware.wrapper.WrapperWin32Service
SERVICE_STATE_RUNNING - static field in class org.tanukisoftware.wrapper.WrapperWin32Service
SERVICE_STATE_START_PENDING - static field in class org.tanukisoftware.wrapper.WrapperWin32Service
SERVICE_STATE_STOP_PENDING - static field in class org.tanukisoftware.wrapper.WrapperWin32Service
SERVICE_STATE_STOPPED - static field in class org.tanukisoftware.wrapper.WrapperWin32Service
setConsoleTitle(String) - static method in class org.tanukisoftware.wrapper.WrapperManager
Sets the title of the console in which the Wrapper is running.
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 class org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
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(org.tanukisoftware.wrapper.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.WrapperListener
The start method is called when the WrapperManager is signaled by the native wrapper code that it can start its application.
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() - method in class org.tanukisoftware.wrapper.WrapperActionServer
Stops the runner thread, blocking until it has stopped.
stop(int) - method in class 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.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 class 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(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) - static method in class org.tanukisoftware.wrapper.WrapperManager
Tells the native wrapper that the JVM wants to shut down and then promptly halts.
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 class org.tanukisoftware.wrapper.jmx.WrapperManagerTestingMBean
Tells the native wrapper that the JVM wants to shut down and then promptly halts.

T

toString() - method in class org.tanukisoftware.wrapper.event.WrapperControlEvent
Returns a string representation of the event.
toString() - method in class org.tanukisoftware.wrapper.event.WrapperPingEvent
Returns a string representation of the event.
toString() - method in class org.tanukisoftware.wrapper.event.WrapperServiceControlEvent
Returns a string representation of the event.
toString() - method in class org.tanukisoftware.wrapper.event.WrapperTickEvent
Returns a string representation of the event.
toString() - method in class org.tanukisoftware.wrapper.WrapperUNIXGroup
toString() - method in class org.tanukisoftware.wrapper.WrapperUNIXUser
Returns a string representation of the user.
toString() - method in class org.tanukisoftware.wrapper.WrapperWin32Group
toString() - method in class org.tanukisoftware.wrapper.WrapperWin32Service
Returns a string representation of the user.
toString() - method in class org.tanukisoftware.wrapper.WrapperWin32User
Returns a string representation of the user.

U

unregisterAction(byte) - method in class org.tanukisoftware.wrapper.WrapperActionServer
Unregisters an action with the given command.

W

WRAPPER_CTRL_C_EVENT - static field 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 field in class org.tanukisoftware.wrapper.WrapperManager
Received when the user clicks on the close button of a Console on Windows.
WRAPPER_CTRL_LOGOFF_EVENT - static field in class org.tanukisoftware.wrapper.WrapperManager
Received when the user logs off of a Windows system.
WRAPPER_CTRL_SHUTDOWN_EVENT - static field in class org.tanukisoftware.wrapper.WrapperManager
Received when a Windows system is shutting down.
WRAPPER_CTRL_TERM_EVENT - static field in class org.tanukisoftware.wrapper.WrapperManager
Received when a SIG TERM is received on a UNIX system.
WRAPPER_LOG_LEVEL_ADVICE - static field in class org.tanukisoftware.wrapper.WrapperManager
Log message at advice log level.
WRAPPER_LOG_LEVEL_DEBUG - static field in class org.tanukisoftware.wrapper.WrapperManager
Log message at debug log level.
WRAPPER_LOG_LEVEL_ERROR - static field in class org.tanukisoftware.wrapper.WrapperManager
Log message at error log level.
WRAPPER_LOG_LEVEL_FATAL - static field in class org.tanukisoftware.wrapper.WrapperManager
Log message at fatal log level.
WRAPPER_LOG_LEVEL_INFO - static field in class org.tanukisoftware.wrapper.WrapperManager
Log message at info log level.
WRAPPER_LOG_LEVEL_STATUS - static field in class org.tanukisoftware.wrapper.WrapperManager
Log message at status log level.
WRAPPER_LOG_LEVEL_WARN - static field in class org.tanukisoftware.wrapper.WrapperManager
Log message at warn log level.
WrapperActionServer - class org.tanukisoftware.wrapper.WrapperActionServer
If an application instantiates an instance of this class, the JVM will listen on the specified port for connections.
WrapperActionServer(int) - constructor for class org.tanukisoftware.wrapper.WrapperActionServer
Creates and starts WrapperActionServer instance bound to the specified port.
WrapperActionServer(int,InetAddress) - constructor for class org.tanukisoftware.wrapper.WrapperActionServer
Creates and starts WrapperActionServer instance bound to the specified port and address.
WrapperControlEvent - class org.tanukisoftware.wrapper.event.WrapperControlEvent
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 org.tanukisoftware.wrapper.event.WrapperCoreEvent
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 org.tanukisoftware.wrapper.event.WrapperEvent
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 org.tanukisoftware.wrapper.event.WrapperEventListener
WrapperEventListeners can be registered with the WrapperManager class to receive WrapperEvents.
WrapperEventPermission - class org.tanukisoftware.wrapper.security.WrapperEventPermission
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 org.tanukisoftware.wrapper.WrapperGroup
A WrapperGroup contains information about a group which a user belongs to.
WrapperListener - interface org.tanukisoftware.wrapper.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.
WrapperManager - class org.tanukisoftware.wrapper.WrapperManager
Handles all communication with the native portion of the Wrapper code.
WrapperManager - class org.tanukisoftware.wrapper.jmx.WrapperManager
WrapperManagerMBean - interface org.tanukisoftware.wrapper.jmx.WrapperManagerMBean
WrapperManagerTesting - class org.tanukisoftware.wrapper.jmx.WrapperManagerTesting
WrapperManagerTestingMBean - interface org.tanukisoftware.wrapper.jmx.WrapperManagerTestingMBean
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 org.tanukisoftware.wrapper.security.WrapperPermission
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 org.tanukisoftware.wrapper.event.WrapperPingEvent
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 org.tanukisoftware.wrapper.event.WrapperServiceControlEvent
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 org.tanukisoftware.wrapper.event.WrapperServiceEvent
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 - class org.tanukisoftware.wrapper.WrapperServiceException
WrapperServiceExceptions are thrown when the Wrapper is unable to obtain information on a requested service.
WrapperServicePermission - class org.tanukisoftware.wrapper.security.WrapperServicePermission
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) - constructor for class org.tanukisoftware.wrapper.security.WrapperServicePermission
Creates a new WrapperServicePermission for the specified service.
WrapperServicePermission(String,String) - constructor for class org.tanukisoftware.wrapper.security.WrapperServicePermission
Creates a new WrapperServicePermission for the specified service.
WrapperSimpleApp - class org.tanukisoftware.wrapper.WrapperSimpleApp
By default the WrapperSimpleApp will only wait for 2 seconds for the main method of the start class to complete.
WrapperSimpleApp(args[]) - constructor for class org.tanukisoftware.wrapper.WrapperSimpleApp
Creates an instance of a WrapperSimpleApp.
WrapperStartStopApp - class org.tanukisoftware.wrapper.WrapperStartStopApp
By default the WrapperStartStopApp will only wait for 2 seconds for the main method of the start class to complete.
WrapperStartStopApp(args[]) - constructor for class org.tanukisoftware.wrapper.WrapperStartStopApp
WrapperStartStopApp(Method,Method,boolean,String[]) - constructor for class org.tanukisoftware.wrapper.WrapperStartStopApp
WrapperSystemPropertyUtil - class org.tanukisoftware.wrapper.WrapperSystemPropertyUtil
A collection of utility methods which make it easy to work with System Properties without littering code with error handling.
WrapperTickEvent - class org.tanukisoftware.wrapper.event.WrapperTickEvent
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 org.tanukisoftware.wrapper.WrapperUNIXGroup
A WrapperGroup contains information about a group which a user belongs to.
WrapperUNIXUser - class org.tanukisoftware.wrapper.WrapperUNIXUser
A WrapperUser contains information about a user account on the platform running the Wrapper.
WrapperUser - class org.tanukisoftware.wrapper.WrapperUser
A WrapperUser contains information about a user account on the platform running the Wrapper.
WrapperWin32Group - class org.tanukisoftware.wrapper.WrapperWin32Group
A WrapperGroup contains information about a group which a user belongs to.
WrapperWin32Service - class org.tanukisoftware.wrapper.WrapperWin32Service
A WrapperWin32Service contains information about an individual service registered with the current system.
WrapperWin32User - class org.tanukisoftware.wrapper.WrapperWin32User
A WrapperUser contains information about a user account on the platform running the Wrapper.

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