|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetamergeConfigChange | |
---|---|
com.ibm.di.config.base | Provides classes that implement the Tivoli Directory Integrator configuration model. |
com.ibm.di.config.interfaces | Provides the interfaces for the Tivoli Directory Integrator configuration model. |
Uses of MetamergeConfigChange in com.ibm.di.config.base |
---|
Methods in com.ibm.di.config.base with parameters of type MetamergeConfigChange | |
---|---|
void |
LinkCriteriaConfigImpl.configurationChanged(MetamergeConfigChange mcc)
|
void |
ExternalPropertiesImpl.configurationChanged(MetamergeConfigChange mcc)
Deprecated. |
void |
ConnectorSchemaConfigImpl.configurationChanged(MetamergeConfigChange changeEvent)
Deprecated. |
void |
BaseConfigurationImpl.configurationChanged(MetamergeConfigChange mcc)
|
void |
AttributeMapConfigImpl.configurationChanged(MetamergeConfigChange mcc)
|
void |
BaseConfigurationImpl.notifyChange(MetamergeConfigChange event)
Signal a change event to listeners. |
protected void |
BaseConfigurationImpl.performNotifyChange(MetamergeConfigChange mcc)
Notifies all registered listeners for a specified config for a change event. |
Uses of MetamergeConfigChange in com.ibm.di.config.interfaces |
---|
Methods in com.ibm.di.config.interfaces with parameters of type MetamergeConfigChange | |
---|---|
void |
MetamergeConfigChangeListener.configurationChanged(MetamergeConfigChange changeEvent)
|
void |
ExternalPropertiesDelegator.configurationChanged(MetamergeConfigChange changeEvent)
Deprecated. This method is not used anymore, and does nothing |
void |
DefaultConfigChangeListener.configurationChanged(MetamergeConfigChange mcc)
|
void |
BaseConfiguration.notifyChange(MetamergeConfigChange event)
Signal a change event to listeners. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |