Uses of Class
org.forgerock.opendj.server.config.meta.JmxConnectionHandlerCfgDefn
-
Packages that use JmxConnectionHandlerCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of JmxConnectionHandlerCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return JmxConnectionHandlerCfgDefn Modifier and Type Method Description static JmxConnectionHandlerCfgDefn
JmxConnectionHandlerCfgDefn. getInstance()
Get the JMX Connection Handler configuration definition singleton.
-