JMX MBean View

Name Domain jboss
service JNDIView
Java Class org.jboss.mx.modelmbean.XMBean
Description JNDIView Service. List deployed application java:comp namespaces, the java: namespace as well as the global InitialContext JNDI namespace.

Back to Agent ViewRefresh MBean View

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

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