Package | Description |
---|---|
org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.forgerock.opendj.server.config.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends CsvFileHttpAccessLogPublisherCfgClient,? extends CsvFileHttpAccessLogPublisherCfg> |
CsvFileHttpAccessLogPublisherCfgClient.definition()
Get the configuration definition associated with this CSV File HTTP Access Log Publisher.
|
Modifier and Type | Method and Description |
---|---|
CsvFileHttpAccessLogPublisherCfg |
CsvFileHttpAccessLogPublisherCfgDefn.createServerConfiguration(ServerManagedObject<? extends CsvFileHttpAccessLogPublisherCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<CsvFileHttpAccessLogPublisherCfg> |
CsvFileHttpAccessLogPublisherCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
CsvFileHttpAccessLogPublisherCfg |
CsvFileHttpAccessLogPublisherCfgDefn.createServerConfiguration(ServerManagedObject<? extends CsvFileHttpAccessLogPublisherCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends CsvFileHttpAccessLogPublisherCfg> |
CsvFileHttpAccessLogPublisherCfg.configurationClass()
Gets the configuration class associated with this CSV File HTTP Access Log Publisher.
|
Modifier and Type | Method and Description |
---|---|
void |
CsvFileHttpAccessLogPublisherCfg.addCsvFileHttpAccessChangeListener(ConfigurationChangeListener<CsvFileHttpAccessLogPublisherCfg> listener)
Register to be notified when this CSV File HTTP Access Log Publisher is changed.
|
void |
CsvFileHttpAccessLogPublisherCfg.removeCsvFileHttpAccessChangeListener(ConfigurationChangeListener<CsvFileHttpAccessLogPublisherCfg> listener)
Deregister an existing CSV File HTTP Access Log Publisher configuration change listener.
|
Copyright 2010-2020 ForgeRock AS.