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.server |
Server-side administration interface.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultManagedObject<C extends ConfigurationClient,S extends Configuration>
A default managed object which should be created when a parent
managed object is created.
|
Modifier and Type | Field and Description |
---|---|
static PropertyProvider |
PropertyProvider.DEFAULT_PROVIDER
A property provider which always returns empty property values, indicating
default behavior.
|
Modifier and Type | Method and Description |
---|---|
PropertyProvider |
ConfigurationClient.properties()
Get a property provider view of this configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ManagedObject<T extends ConfigurationClient>
A generic interface for accessing client-side managed objects.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractManagedObject<T extends ConfigurationClient>
An abstract managed object implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerManagedObject<S extends Configuration>
A server-side managed object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.