Uses of Class
org.odpi.openmetadata.accessservices.assetowner.api.AssetOwnerEventListener
-
Packages that use AssetOwnerEventListener Package Description org.odpi.openmetadata.accessservices.assetowner.api The API package defines the Java interfaces supported by the Asset Owner OMAS. -
-
Uses of AssetOwnerEventListener in org.odpi.openmetadata.accessservices.assetowner.api
Methods in org.odpi.openmetadata.accessservices.assetowner.api with parameters of type AssetOwnerEventListener Modifier and Type Method Description voidAssetOwnerEventInterface. registerListener(String userId, AssetOwnerEventListener listener)Register a listener object that will be passed each of the events published by the Asset Owner OMAS.
-