public class BatchScriptDeployer extends Object implements org.wso2.carbon.event.execution.manager.core.TemplateDeployer
| Constructor and Description |
|---|
BatchScriptDeployer() |
| Modifier and Type | Method and Description |
|---|---|
void |
deployArtifact(org.wso2.carbon.event.execution.manager.core.DeployableTemplate template) |
static void |
deployStreams(org.wso2.carbon.event.execution.manager.core.DeployableTemplate template) |
String |
getType() |
void |
undeployArtifact(String artifactId) |
public String getType()
getType in interface org.wso2.carbon.event.execution.manager.core.TemplateDeployerpublic void deployArtifact(org.wso2.carbon.event.execution.manager.core.DeployableTemplate template)
throws org.wso2.carbon.event.execution.manager.core.TemplateDeploymentException
deployArtifact in interface org.wso2.carbon.event.execution.manager.core.TemplateDeployerorg.wso2.carbon.event.execution.manager.core.TemplateDeploymentExceptionpublic void undeployArtifact(String artifactId) throws org.wso2.carbon.event.execution.manager.core.TemplateDeploymentException
undeployArtifact in interface org.wso2.carbon.event.execution.manager.core.TemplateDeployerorg.wso2.carbon.event.execution.manager.core.TemplateDeploymentExceptionpublic static void deployStreams(org.wso2.carbon.event.execution.manager.core.DeployableTemplate template)
Copyright © 2016 WSO2. All rights reserved.