Uses of Class
org.opends.server.config.JMXMBean
-
Packages that use JMXMBean Package Description org.opends.server.core Contains various classes that comprise the core of the Directory Server codebase. -
-
Uses of JMXMBean in org.opends.server.core
Methods in org.opends.server.core that return types with arguments of type JMXMBean Modifier and Type Method Description Collection<JMXMBean>
DirectoryServer. getJMXMBeans()
Collection<JMXMBean>
ServerContext. getJMXMBeans()
Retrieves the set of JMX MBeans that are associated with the server.
-