Uses of Class
com.tibco.ep.sb.ads.ArtifactMessage
-
Packages that use ArtifactMessage Package Description com.tibco.ep.sb.ads Provides classes and interfaces for interacting with the TIBCO Artifact Management Server. -
-
Uses of ArtifactMessage in com.tibco.ep.sb.ads
Methods in com.tibco.ep.sb.ads with parameters of type ArtifactMessage Modifier and Type Method Description default void
ArtifactNotifier. message(ArtifactMessage artifactMessage)
Called when a message is received for an artifact that the operator has registered for.
-