public class EndpointDeployer
extends org.apache.synapse.deployers.EndpointDeployer
| Constructor and Description |
|---|
EndpointDeployer() |
| Modifier and Type | Method and Description |
|---|---|
String |
deploySynapseArtifact(org.apache.axiom.om.OMElement artifactConfig,
String fileName,
Properties properties) |
void |
init(org.apache.axis2.context.ConfigurationContext configCtx) |
void |
restoreSynapseArtifact(String artifactName) |
void |
undeploySynapseArtifact(String artifactName) |
String |
updateSynapseArtifact(org.apache.axiom.om.OMElement artifactConfig,
String fileName,
String existingArtifactName,
Properties properties) |
deploy, getServerConfigurationInformation, getServerContextInformation, getSynapseConfiguration, getSynapseEnvironment, handleSynapseArtifactDeploymentError, handleSynapseArtifactDeploymentError, setCustomLog, setDirectory, setExtension, undeploy, waitForCompletion, writeToFilepublic void init(org.apache.axis2.context.ConfigurationContext configCtx)
init in interface org.apache.axis2.deployment.Deployerinit in class org.apache.synapse.deployers.AbstractSynapseArtifactDeployerpublic String deploySynapseArtifact(org.apache.axiom.om.OMElement artifactConfig, String fileName, Properties properties)
deploySynapseArtifact in class org.apache.synapse.deployers.EndpointDeployerpublic String updateSynapseArtifact(org.apache.axiom.om.OMElement artifactConfig, String fileName, String existingArtifactName, Properties properties)
updateSynapseArtifact in class org.apache.synapse.deployers.EndpointDeployerpublic void undeploySynapseArtifact(String artifactName)
undeploySynapseArtifact in class org.apache.synapse.deployers.EndpointDeployerpublic void restoreSynapseArtifact(String artifactName)
restoreSynapseArtifact in class org.apache.synapse.deployers.EndpointDeployerCopyright © 2020 WSO2. All rights reserved.