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 DebugTargetCfgClient> |
DebugLogPublisherCfgClient.createDebugTarget(ManagedObjectDefinition<C,? extends DebugTargetCfg> d,
String name,
Collection<PropertyException> exceptions)
Creates a new Debug Target.
|
Modifier and Type | Method and Description |
---|---|
DebugTargetCfgClient |
DebugLogPublisherCfgClient.getDebugTarget(String name)
Gets the named Debug Target.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends DebugTargetCfgClient,? extends DebugTargetCfg> |
DebugTargetCfgClient.definition()
Get the configuration definition associated with this Debug Target.
|
Modifier and Type | Method and Description |
---|---|
DebugTargetCfgClient |
DebugTargetCfgDefn.createClientConfiguration(ManagedObject<? extends DebugTargetCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Modifier and Type | Method and Description |
---|---|
InstantiableRelationDefinition<DebugTargetCfgClient,DebugTargetCfg> |
DebugLogPublisherCfgDefn.getDebugTargetsRelationDefinition()
Get the "debug-targets" relation definition.
|
InstantiableRelationDefinition<DebugTargetCfgClient,DebugTargetCfg> |
FileBasedDebugLogPublisherCfgDefn.getDebugTargetsRelationDefinition()
Get the "debug-targets" relation definition.
|
Modifier and Type | Method and Description |
---|---|
DebugTargetCfgClient |
DebugTargetCfgDefn.createClientConfiguration(ManagedObject<? extends DebugTargetCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.