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