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