Class RequestedCatalogTargetsManager

java.lang.Object
org.odpi.openmetadata.frameworks.integration.connectors.RequestedCatalogTargetsManager
All Implemented Interfaces:
CatalogTargetChangeListener

public class RequestedCatalogTargetsManager extends Object implements CatalogTargetChangeListener
Manages the map of catalog targets that this integration connector is working with. It is also responsible for keeping the list current. This is the OIF implementation of CatalogTargetChangeListener that is driven from the connector base. It is also possible for an integration connector to register itself as a listener with this class.