jBPM Console NG - Process Runtime Backend 6.0.0.Beta2

org.jbpm.console.ng.pr.backend.server
Class DeploymentManagerEntryPointImpl

java.lang.Object
  extended by org.jbpm.console.ng.pr.backend.server.DeploymentManagerEntryPointImpl
All Implemented Interfaces:
DeploymentManagerEntryPoint, Initializable

@ApplicationScoped
public class DeploymentManagerEntryPointImpl
extends Object
implements DeploymentManagerEntryPoint, Initializable


Constructor Summary
DeploymentManagerEntryPointImpl()
           
 
Method Summary
protected  void cleanup(String identifier)
           
 void initDeployments(Set<org.droolsjbpm.services.api.DeploymentUnit> deploymentUnits)
           
 void redeploy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentManagerEntryPointImpl

public DeploymentManagerEntryPointImpl()
Method Detail

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)

jBPM Console NG - Process Runtime Backend 6.0.0.Beta2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.