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.
|
Modifier and Type | Method and Description |
---|---|
<C extends ReplicationDomainCfgClient> |
ReplicationSynchronizationProviderCfgClient.createReplicationDomain(ManagedObjectDefinition<C,? extends ReplicationDomainCfg> d,
String name,
Collection<PropertyException> exceptions)
Creates a new Replication Domain.
|
Modifier and Type | Method and Description |
---|---|
ReplicationDomainCfgClient |
ReplicationSynchronizationProviderCfgClient.getReplicationDomain(String name)
Gets the named Replication Domain.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends ReplicationDomainCfgClient,? extends ReplicationDomainCfg> |
ReplicationDomainCfgClient.definition()
Get the configuration definition associated with this Replication Domain.
|
Modifier and Type | Method and Description |
---|---|
ReplicationDomainCfgClient |
ReplicationDomainCfgDefn.createClientConfiguration(ManagedObject<? extends ReplicationDomainCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
Modifier and Type | Method and Description |
---|---|
InstantiableRelationDefinition<ReplicationDomainCfgClient,ReplicationDomainCfg> |
ReplicationSynchronizationProviderCfgDefn.getReplicationDomainsRelationDefinition()
Get the "replication-domains" relation definition.
|
Modifier and Type | Method and Description |
---|---|
ReplicationDomainCfgClient |
ReplicationDomainCfgDefn.createClientConfiguration(ManagedObject<? extends ReplicationDomainCfgClient> impl)
Creates a client configuration view of the provided managed object.
|
Copyright 2010-2017 ForgeRock AS.