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