JMX MBean View

647c07faf5bd

Wed Apr 24 17:38:35 UTC 2024
 
NameDomainjboss
serviceJNDIView
Java Classorg.jboss.mx.modelmbean.XMBean
DescriptionJNDIView Service. List deployed application java:comp namespaces, the java: namespace as well as the global InitialContext JNDI namespace. Also list HA-JNDI namespace in a cluster environment.

Attribute Name Access Type Description Attribute Value
Name R java.lang.String The class name of the MBean
JNDIView    
State R int The status of the MBean
3    
StateString R java.lang.String The status of the MBean in text form
Started    
HANamingService RW java.lang.String The HANamingService service name
    


Operation Return Type Description Parameters
list java.lang.String Output JNDI info as text
verbose boolean If true, list the class of each object in addition to its name TrueFalse
listXML java.lang.String Output JNDI info in XML format
[no parameters]
create void Standard MBean lifecycle method
[no parameters]
start void The start lifecycle operation
[no parameters]
stop void The stop lifecycle operation
[no parameters]
destroy void The destroy lifecycle operation
[no parameters]
jbossInternalLifecycle void The detyped lifecycle operation (for internal use only)
method java.lang.String The lifecycle operation