| Package | Description |
|---|---|
| org.opends.server.core |
Contains various classes that comprise the core of the Directory Server
codebase.
|
| Modifier and Type | Method and Description |
|---|---|
static JMXMBean |
DirectoryServer.getJMXMBean(org.forgerock.opendj.ldap.DN configEntryDN)
Retrieves the JMX MBean associated with the specified entry in the
Directory Server configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static ConcurrentHashMap<org.forgerock.opendj.ldap.DN,JMXMBean> |
DirectoryServer.getJMXMBeans()
Retrieves the set of JMX MBeans that are associated with the server.
|
Copyright © 2010-2018 ForgeRock AS. All Rights Reserved.