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