Package | Description |
---|---|
org.forgerock.opendj.config.server |
Server-side administration interface.
|
org.forgerock.opendj.config.server.spi |
Contains a number of API declarations for use throughout the
Directory Server.
|
Class and Description |
---|
ConfigurationRepository
Provides configuration entries and listener registration on the entries.
|
Class and Description |
---|
ConfigAddListener
This interface defines the methods that a Directory Server component should
implement if it wishes to be able to receive notification of new entries
added below a configuration entry.
|
ConfigChangeListener
This interface defines the methods that a Directory Server component should
implement if it wishes to be able to receive notification of changes to a
configuration entry.
|
ConfigDeleteListener
This interface defines the methods that a Directory Server component should
implement if it wishes to be able to receive notification if entries below a
configuration entry are removed.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.