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 CsvFileAccessLogPublisherCfgClient,? extends CsvFileAccessLogPublisherCfg> |
CsvFileAccessLogPublisherCfgClient.definition()
Get the configuration definition associated with this CSV File Access Log Publisher.
|
Modifier and Type | Method and Description |
---|---|
CsvFileAccessLogPublisherCfg |
CsvFileAccessLogPublisherCfgDefn.createServerConfiguration(ServerManagedObject<? extends CsvFileAccessLogPublisherCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<CsvFileAccessLogPublisherCfg> |
CsvFileAccessLogPublisherCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
CsvFileAccessLogPublisherCfg |
CsvFileAccessLogPublisherCfgDefn.createServerConfiguration(ServerManagedObject<? extends CsvFileAccessLogPublisherCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends CsvFileAccessLogPublisherCfg> |
CsvFileAccessLogPublisherCfg.configurationClass()
Gets the configuration class associated with this CSV File Access Log Publisher.
|
Modifier and Type | Method and Description |
---|---|
void |
CsvFileAccessLogPublisherCfg.addCsvFileAccessChangeListener(ConfigurationChangeListener<CsvFileAccessLogPublisherCfg> listener)
Register to be notified when this CSV File Access Log Publisher is changed.
|
void |
CsvFileAccessLogPublisherCfg.removeCsvFileAccessChangeListener(ConfigurationChangeListener<CsvFileAccessLogPublisherCfg> listener)
Deregister an existing CSV File Access Log Publisher configuration change listener.
|
Copyright 2010-2018 ForgeRock AS.