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, name
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-2020 ForgeRock AS.