Uses of Package
org.forgerock.opendj.config.server.spi
-
Packages that use org.forgerock.opendj.config.server.spi 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.org.opends.server.config Contains code used to interact with the Directory Server configuration. -
Classes in org.forgerock.opendj.config.server.spi used by org.forgerock.opendj.config.server Class Description ConfigurationRepository Provides configuration entries and listener registration on the entries. -
Classes in org.forgerock.opendj.config.server.spi used by org.forgerock.opendj.config.server.spi Class 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. -
Classes in org.forgerock.opendj.config.server.spi used by org.opends.server.config Class 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.ConfigurationRepository Provides configuration entries and listener registration on the entries.