Package | Description |
---|---|
org.opends.server.admin.client.spi |
Client side driver implementation interfaces.
|
Modifier and Type | Method and Description |
---|---|
protected abstract <M extends ConfigurationClient> |
AbstractManagedObject.newInstance(ManagedObjectDefinition<M,?> d,
ManagedObjectPath<M,?> path,
PropertySet properties,
boolean existsOnServer,
PropertyDefinition<?> namingPropertyDefinition)
Creates a new managed object.
|
Constructor and Description |
---|
AbstractManagedObject(ManagedObjectDefinition<T,? extends Configuration> d,
ManagedObjectPath<T,? extends Configuration> path,
PropertySet properties,
boolean existsOnServer,
PropertyDefinition<?> namingPropertyDefinition)
Creates a new abstract managed object.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.