Uses of Class
com.tibco.ep.sb.ads.ArtifactException
Package
Description
Provides classes and interfaces for interacting with the Artifact Management Server.
-
Uses of ArtifactException in com.tibco.ep.sb.ads
Modifier and TypeMethodDescriptionvoid
OperatorArtifactManager.registerForArtifact
(ArtifactDescriptor artifactDescriptor) Registers the operator to receive the specified artifact from the Artifact Management Server (AMS).void
ArtifactNotifier.validateActivation
(Artifact currentArtifact, Artifact newArtifact) Validate an artifact.void
ArtifactNotifier.validateDeactivation
(Artifact artifact) Called before the artifact becomes inactive for the operator.