Uses of Class
org.apache.synapse.deployers.SynapseArtifactDeploymentStore
-
Packages that use SynapseArtifactDeploymentStore Package Description org.apache.synapse.config -
-
Uses of SynapseArtifactDeploymentStore in org.apache.synapse.config
Methods in org.apache.synapse.config that return SynapseArtifactDeploymentStore Modifier and Type Method Description SynapseArtifactDeploymentStore
SynapseConfiguration. getArtifactDeploymentStore()
Get the SynapseArtifactDeploymentStore which is used to store the information about the deployed artifacts
-