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