|
jBPM distribution 6.0.0.Beta2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentService
Method Summary | |
---|---|
void |
deploy(DeploymentUnit unit)
|
DeployedUnit |
getDeployedUnit(String deploymentUnitId)
|
Collection<DeployedUnit> |
getDeployedUnits()
|
RuntimeManager |
getRuntimeManager(String deploymentUnitId)
|
void |
undeploy(DeploymentUnit unit)
|
Method Detail |
---|
void deploy(DeploymentUnit unit)
void undeploy(DeploymentUnit unit)
RuntimeManager getRuntimeManager(String deploymentUnitId)
DeployedUnit getDeployedUnit(String deploymentUnitId)
Collection<DeployedUnit> getDeployedUnits()
|
jBPM distribution 6.0.0.Beta2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |