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