org.jbpm.console.ng.bd.service
public interface DeploymentManagerEntryPoint
Modifier and Type | Method and Description |
---|---|
void |
deploy(DeploymentUnitSummary unit) |
List<KModuleDeploymentUnitSummary> |
getDeploymentUnits() |
void |
redeploy() |
void |
undeploy(DeploymentUnitSummary unitSummary) |
void redeploy()
List<KModuleDeploymentUnitSummary> getDeploymentUnits()
void deploy(DeploymentUnitSummary unit)
void undeploy(DeploymentUnitSummary unitSummary)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.