Package org.odpi.openmetadata.accessservices.assetcatalog.api


package org.odpi.openmetadata.accessservices.assetcatalog.api
The api package defines the Java interfaces supported by the Asset Catalog OMAS. These Java interfaces define the contract for interacting with asynchronous events passing through Asset Catalog OMAS' Out Topic.
  • Interfaces
    Class
    Description
    AssetCatalogEventInterface is the interface that a client implements to register a listener to receive the events from the Asset Catalog OMAS's out topic.
    AssetCatalogEventListener is the interface that a client implements to process the received events from the Asset Catalog OMAS's out topic.