Uses of Package
org.forgerock.opendj.config.server.spi
Packages that use org.forgerock.opendj.config.server.spi
Package
Description
Server-side administration interface.
Contains a number of API declarations for use throughout the
Directory Server.
Contains code used to interact with the Directory Server configuration.
-
Classes in org.forgerock.opendj.config.server.spi used by org.forgerock.opendj.config.serverClassDescriptionProvides configuration entries and listener registration on the entries.
-
Classes in org.forgerock.opendj.config.server.spi used by org.forgerock.opendj.config.server.spiClassDescriptionThis 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.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.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.configClassDescriptionThis 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.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.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.Provides configuration entries and listener registration on the entries.