org.jbpm.console.ng.pr.backend.server
Class DeploymentManagerEntryPointImpl
java.lang.Object
org.jbpm.console.ng.pr.backend.server.DeploymentManagerEntryPointImpl
- All Implemented Interfaces:
- DeploymentManagerEntryPoint, Initializable
@ApplicationScoped
public class DeploymentManagerEntryPointImpl
- extends Object
- implements DeploymentManagerEntryPoint, Initializable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentManagerEntryPointImpl
public DeploymentManagerEntryPointImpl()
initDeployments
public void initDeployments(Set<org.droolsjbpm.services.api.DeploymentUnit> deploymentUnits)
- Specified by:
initDeployments in interface Initializable
redeploy
public void redeploy()
- Specified by:
redeploy in interface DeploymentManagerEntryPoint
cleanup
protected void cleanup(String identifier)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.