Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
org.forgerock.opendj.config.client |
Common client-side administration classes.
|
org.forgerock.opendj.config.client.spi |
Client side driver implementation interfaces.
|
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 | 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.
|
Copyright 2010-2018 ForgeRock AS.