Uses of Interface
com.tibco.ep.sb.ads.ArtifactNotifier
Packages that use ArtifactNotifier
Package
Description
Provides classes and interfaces for interacting with the Artifact Management Server.
-
Uses of ArtifactNotifier in com.tibco.ep.sb.ads
Methods in com.tibco.ep.sb.ads that return ArtifactNotifierModifier and TypeMethodDescriptionOperatorArtifactManager.registerArtifactNotifier
(String artifactType, ArtifactNotifier notifier) Add an artifact notifier for the specified artifact type.OperatorArtifactManager.unregisterArtifactNotifier
(String artifactType) Clears the operator's artifact notifier for the specified artifact typeMethods in com.tibco.ep.sb.ads with parameters of type ArtifactNotifierModifier and TypeMethodDescriptionOperatorArtifactManager.registerArtifactNotifier
(String artifactType, ArtifactNotifier notifier) Add an artifact notifier for the specified artifact type.