public interface FractionalLDIFImportPluginCfg extends PluginCfg
The Fractional LDIF Import Plugin is used internally by the replication plugin to support fractional replication.
Modifier and Type | Method and Description |
---|---|
void |
addFractionalLDIFImportChangeListener(ConfigurationChangeListener<FractionalLDIFImportPluginCfg> listener)
Register to be notified when this Fractional LDIF Import Plugin is changed.
|
Class<? extends FractionalLDIFImportPluginCfg> |
configurationClass()
Gets the configuration class associated with this Fractional LDIF Import Plugin.
|
void |
removeFractionalLDIFImportChangeListener(ConfigurationChangeListener<FractionalLDIFImportPluginCfg> listener)
Deregister an existing Fractional LDIF Import Plugin configuration change listener.
|
addChangeListener, getJavaClass, getPluginType, isEnabled, isInvokeForInternalOperations, removeChangeListener
dn
Class<? extends FractionalLDIFImportPluginCfg> configurationClass()
configurationClass
in interface Configuration
configurationClass
in interface PluginCfg
void addFractionalLDIFImportChangeListener(ConfigurationChangeListener<FractionalLDIFImportPluginCfg> listener)
listener
- The Fractional LDIF Import Plugin configuration change listener.void removeFractionalLDIFImportChangeListener(ConfigurationChangeListener<FractionalLDIFImportPluginCfg> listener)
listener
- The Fractional LDIF Import Plugin configuration change listener.Copyright 2010-2017 ForgeRock AS.