JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

OnSwitchStorageFileSystem Service. Executes configurable system command when the current storage file system becomes full and is switched to the next configured.

List of MBean attributes:

Name Type Access Value Description
Name java.lang.String R OnSwitchStorageFileSystemService The class name of the MBean
State int R 3 The status of the MBean
StateString java.lang.String R Started The status of the MBean in text form
OnSwitchStorageFilesystemInvoke java.lang.String RW Executes specified command when the current storage file system becomes full and is switched to the next configured. '{0}' will be replaced by the directory path of the previous, '{1}' with the directory path of the new storage file system. NONE = service disabled.
FileSystemMgtName javax.management.ObjectName RW View MBean Used internally. Do not modify.

List of MBean operations:


void create()

Standard MBean lifecycle method


void start()

The start lifecycle operation


void stop()

The stop lifecycle operation


void destroy()

The destroy lifecycle operation


void jbossInternalLifecycle()

The detyped lifecycle operation (for internal use only)

Param ParamType ParamValue ParamDescription
method java.lang.String The lifecycle operation