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(DN configEntryDN)
Retrieves the JMX MBean associated with the specified entry in the
Directory Server configuration.
|
Modifier and Type | Method and Description |
---|---|
static ConcurrentHashMap<DN,JMXMBean> |
DirectoryServer.getJMXMBeans()
Retrieves the set of JMX MBeans that are associated with the server.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.