Uses of Class
com.tibco.ep.sb.ads.ArtifactDescriptor
-
Packages that use ArtifactDescriptor Package Description com.tibco.ep.sb.ads Provides classes and interfaces for interacting with the TIBCO Artifact Management Server. -
-
Uses of ArtifactDescriptor in com.tibco.ep.sb.ads
Methods in com.tibco.ep.sb.ads with parameters of type ArtifactDescriptor Modifier and Type Method Description void
OperatorArtifactManager. registerForArtifact(ArtifactDescriptor artifactDescriptor)
Registers the operator to receive the specified artifact from the Artifact Management Server (AMS).void
OperatorArtifactManager. unregisterForArtifact(ArtifactDescriptor artifactDescriptor)
Unregisters the operator from the specified artifact
-