Interface StoreAdapterPluginConfig
-
- All Superinterfaces:
GenericBrokerConfig
,GenericConfig
@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface StoreAdapterPluginConfig extends GenericBrokerConfig
This interface defines a set of methods that may be used to obtain information about the general configuration for a store adapter plugin.
-
-
Method Summary
-
Methods inherited from interface com.unboundid.directory.sdk.broker.config.GenericBrokerConfig
getServerContext
-
Methods inherited from interface com.unboundid.directory.sdk.common.config.GenericConfig
getConfigObjectDN, getConfigObjectName
-
-