Uses of Interface
org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerEventListener
-
Packages that use AssetManagerEventListener Package Description org.odpi.openmetadata.accessservices.assetmanager.api This package contains the different interfaces of the asset manager. -
-
Uses of AssetManagerEventListener in org.odpi.openmetadata.accessservices.assetmanager.api
Methods in org.odpi.openmetadata.accessservices.assetmanager.api with parameters of type AssetManagerEventListener Modifier and Type Method Description voidAssetManagerEventInterface. registerListener(String userId, AssetManagerEventListener listener)Register a listener object that will be passed each of the events published by the Asset Manager OMAS.
-