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.
|
org.opends.server.loggers |
Contains implementations of Directory Server access, error, and debug loggers.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends FileBasedHttpAccessLogPublisherCfgClient,? extends FileBasedHttpAccessLogPublisherCfg> |
FileBasedHttpAccessLogPublisherCfgClient.definition()
Get the configuration definition associated with this File Based HTTP Access Log Publisher.
|
Modifier and Type | Method and Description |
---|---|
FileBasedHttpAccessLogPublisherCfg |
FileBasedHttpAccessLogPublisherCfgDefn.createServerConfiguration(ServerManagedObject<? extends FileBasedHttpAccessLogPublisherCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<FileBasedHttpAccessLogPublisherCfg> |
FileBasedHttpAccessLogPublisherCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
FileBasedHttpAccessLogPublisherCfg |
FileBasedHttpAccessLogPublisherCfgDefn.createServerConfiguration(ServerManagedObject<? extends FileBasedHttpAccessLogPublisherCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends FileBasedHttpAccessLogPublisherCfg> |
FileBasedHttpAccessLogPublisherCfg.configurationClass()
Gets the configuration class associated with this File Based HTTP Access Log Publisher.
|
Modifier and Type | Method and Description |
---|---|
void |
FileBasedHttpAccessLogPublisherCfg.addFileBasedHttpAccessChangeListener(ConfigurationChangeListener<FileBasedHttpAccessLogPublisherCfg> listener)
Register to be notified when this File Based HTTP Access Log Publisher is changed.
|
void |
FileBasedHttpAccessLogPublisherCfg.removeFileBasedHttpAccessChangeListener(ConfigurationChangeListener<FileBasedHttpAccessLogPublisherCfg> listener)
Deregister an existing File Based HTTP Access Log Publisher configuration change listener.
|
Modifier and Type | Method and Description |
---|---|
ConfigChangeResult |
TextHTTPAccessLogPublisher.applyConfigurationChange(FileBasedHttpAccessLogPublisherCfg config) |
void |
TextHTTPAccessLogPublisher.initializeLogPublisher(FileBasedHttpAccessLogPublisherCfg cfg,
ServerContext serverContext) |
boolean |
TextHTTPAccessLogPublisher.isConfigurationAcceptable(FileBasedHttpAccessLogPublisherCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
boolean |
TextHTTPAccessLogPublisher.isConfigurationChangeAcceptable(FileBasedHttpAccessLogPublisherCfg config,
List<LocalizableMessage> unacceptableReasons) |
Copyright 2010-2018 ForgeRock AS.