@PublicAPI(stability=PRIVATE)

Package org.opends.server.admin.client.spi

Client side driver implementation interfaces.

See:
          Description

Interface Summary
Property<T> A managed object property comprising of the property's definition and its set of values.
 

Class Summary
AbstractManagedObject<T extends ConfigurationClient> An abstract managed object implementation.
Driver An abstract management connection context driver which should form the basis of driver implementations.
PropertySet A set of properties.
 

Package org.opends.server.admin.client.spi Description

Client side driver implementation interfaces.

This package contains classes which client-side driver implementations are expected to use.