public class SNMPClassLoaderProvider extends Object
Constructor and Description |
---|
SNMPClassLoaderProvider() |
Modifier and Type | Method and Description |
---|---|
org.forgerock.opendj.config.server.ConfigChangeResult |
applyConfigurationChange(org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg configuration)
Applies the configuration changes to this change listener.
|
void |
finalizeConnectionHandler()
Finalize.
|
ObjectName |
getUsmMIBName()
Gets the ObjectName of the created USM MIB MBean.
|
void |
initializeConnectionHandler(org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg configuration)
Initialization.
|
public void initializeConnectionHandler(org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg configuration) throws Exception
configuration
- The configurationException
- if the SNMP connection handler could not be initializedpublic org.forgerock.opendj.config.server.ConfigChangeResult applyConfigurationChange(org.forgerock.opendj.server.config.server.SnmpConnectionHandlerCfg configuration)
configuration
- The new configuration containing the changes.public ObjectName getUsmMIBName()
public void finalizeConnectionHandler()
Copyright © 2010–2017 ForgeRock AS. All rights reserved.