JMX MBean View647c07faf5bd |
Sat Dec 21 13:59:59 UTC 2024 |
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. Also list HA-JNDI namespace in a cluster environment. |
Operation | Return Type | Description | Parameters |
---|---|---|---|
list | java.lang.String | Output JNDI info as text | |
listXML | java.lang.String | Output JNDI info in XML format | |
create | void | Standard MBean lifecycle method | |
start | void | The start lifecycle operation | |
stop | void | The stop lifecycle operation | |
destroy | void | The destroy lifecycle operation | |
jbossInternalLifecycle | void | The detyped lifecycle operation (for internal use only) |