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