Package com.unboundid.directory.sdk.common.internal
This package defines a number of classes intended for internal use only
within the server SDK itself. Classes in this package should not be used by
third-party code.
-
Interface Summary Interface Description Configurable This interface is used to mark extensions which may obtain configuration information using an LDAP SDK argument parser.ExampleUsageProvider This interface is used to mark extensions which may provide examples that demonstrate how they are intended to be used.Reconfigurable<T> This interface is used to mark extensions which may be notified of changes to their configuration.UnboundIDExtension This interface is used to mark classes which may be extensions to UnboundID products.