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