| Package | Description |
|---|---|
| org.opends.server.admin.std.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
| org.opends.server.admin.std.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
| org.opends.server.admin.std.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectDefinition<? extends ExternalAccessLogPublisherCfgClient,? extends ExternalAccessLogPublisherCfg> |
ExternalAccessLogPublisherCfgClient.definition()
Get the configuration definition associated with this External Access Log Publisher.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalAccessLogPublisherCfg |
ExternalAccessLogPublisherCfgDefn.createServerConfiguration(ServerManagedObject<? extends ExternalAccessLogPublisherCfg> impl)
Creates a server configuration view of the provided server
managed object.
|
| Modifier and Type | Method and Description |
|---|---|
Class<ExternalAccessLogPublisherCfg> |
ExternalAccessLogPublisherCfgDefn.getServerConfigurationClass()
Gets the server configuration class instance associated with this
managed object definition.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalAccessLogPublisherCfg |
ExternalAccessLogPublisherCfgDefn.createServerConfiguration(ServerManagedObject<? extends ExternalAccessLogPublisherCfg> impl)
Creates a server configuration view of the provided server
managed object.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ExternalAccessLogPublisherCfg> |
ExternalAccessLogPublisherCfg.configurationClass()
Gets the configuration class associated with this External Access Log Publisher.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalAccessLogPublisherCfg.addExternalAccessChangeListener(ConfigurationChangeListener<ExternalAccessLogPublisherCfg> listener)
Register to be notified when this External Access Log Publisher is changed.
|
void |
ExternalAccessLogPublisherCfg.removeExternalAccessChangeListener(ConfigurationChangeListener<ExternalAccessLogPublisherCfg> listener)
Deregister an existing External Access Log Publisher configuration change listener.
|
Copyright © 2010-2018 ForgeRock AS. All Rights Reserved.