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 | Interface and Description |
---|---|
interface |
ParallelWorkQueueCfgClient
A client-side interface for reading and modifying Parallel Work
Queue settings.
|
interface |
TraditionalWorkQueueCfgClient
A client-side interface for reading and modifying Traditional Work
Queue settings.
|
Modifier and Type | Method and Description |
---|---|
WorkQueueCfgClient |
RootCfgClient.getWorkQueue()
Gets the Work Queue.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends WorkQueueCfgClient,? extends WorkQueueCfg> |
WorkQueueCfgClient.definition()
Get the configuration definition associated with this Work Queue.
|
Modifier and Type | Method and Description |
---|---|
WorkQueueCfgClient |
WorkQueueCfgDefn.createClientConfiguration(ManagedObject<? extends WorkQueueCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Modifier and Type | Method and Description |
---|---|
SingletonRelationDefinition<WorkQueueCfgClient,WorkQueueCfg> |
RootCfgDefn.getWorkQueueRelationDefinition()
Get the "work-queue" relation definition.
|
Modifier and Type | Method and Description |
---|---|
WorkQueueCfgClient |
WorkQueueCfgDefn.createClientConfiguration(ManagedObject<? extends WorkQueueCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.