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.
|
Modifier and Type | Method and Description |
---|---|
<C extends ReplicationServerCfgClient> |
ReplicationSynchronizationProviderCfgClient.createReplicationServer(ManagedObjectDefinition<C,? extends ReplicationServerCfg> d,
Collection<PropertyException> exceptions)
Creates a new Replication Server.
|
Modifier and Type | Method and Description |
---|---|
ReplicationServerCfgClient |
ReplicationSynchronizationProviderCfgClient.getReplicationServer()
Gets the Replication Server if it is present.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends ReplicationServerCfgClient,? extends ReplicationServerCfg> |
ReplicationServerCfgClient.definition()
Get the configuration definition associated with this Replication Server.
|
Modifier and Type | Method and Description |
---|---|
ReplicationServerCfgClient |
ReplicationServerCfgDefn.createClientConfiguration(ManagedObject<? extends ReplicationServerCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Modifier and Type | Method and Description |
---|---|
OptionalRelationDefinition<ReplicationServerCfgClient,ReplicationServerCfg> |
ReplicationSynchronizationProviderCfgDefn.getReplicationServerRelationDefinition()
Get the "replication-server" relation definition.
|
Modifier and Type | Method and Description |
---|---|
ReplicationServerCfgClient |
ReplicationServerCfgDefn.createClientConfiguration(ManagedObject<? extends ReplicationServerCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.