Package | Description |
---|---|
org.opends.server.admin |
Common administration classes.
|
org.opends.server.admin.client |
Common client-side administration classes.
|
org.opends.server.admin.client.spi |
Client side driver implementation interfaces.
|
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 |
---|---|
static ManagedObjectPath<RootCfgClient,RootCfg> |
ManagedObjectPath.emptyPath()
Creates a new managed object path representing the configuration
root.
|
Modifier and Type | Method and Description |
---|---|
RootCfgClient |
ManagementContext.getRootConfiguration()
Gets the root configuration client associated with this
management context.
|
Modifier and Type | Method and Description |
---|---|
ManagedObject<RootCfgClient> |
ManagementContext.getRootConfigurationManagedObject()
Gets the root configuration managed object associated with this
management context.
|
Modifier and Type | Method and Description |
---|---|
abstract ManagedObject<RootCfgClient> |
Driver.getRootConfigurationManagedObject()
Gets the root configuration managed object associated with this
management context driver.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends RootCfgClient,? extends RootCfg> |
RootCfgClient.definition()
Get the configuration definition associated with this Root.
|
Modifier and Type | Method and Description |
---|---|
RootCfgClient |
RootCfgDefn.createClientConfiguration(ManagedObject<? extends RootCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Modifier and Type | Method and Description |
---|---|
RootCfgClient |
RootCfgDefn.createClientConfiguration(ManagedObject<? extends RootCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.