jBPM distribution 6.0.0.CR3

org.jbpm.kie.services.impl
Class KModuleDeploymentService

java.lang.Object
  extended by org.jbpm.kie.services.impl.AbstractDeploymentService
      extended by org.jbpm.kie.services.impl.KModuleDeploymentService
All Implemented Interfaces:
DeploymentService

@ApplicationScoped
public class KModuleDeploymentService
extends AbstractDeploymentService


Field Summary
 
Fields inherited from class org.jbpm.kie.services.impl.AbstractDeploymentService
deploymentEvent, deploymentsMap, undeploymentEvent
 
Constructor Summary
KModuleDeploymentService()
           
 
Method Summary
 void deploy(DeploymentUnit unit)
           
 
Methods inherited from class org.jbpm.kie.services.impl.AbstractDeploymentService
commonDeploy, getDeployedUnit, getDeployedUnits, getDeploymentsMap, getManagerFactory, getRuntimeDataService, getRuntimeManager, setManagerFactory, setRuntimeDataService, undeploy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KModuleDeploymentService

public KModuleDeploymentService()
Method Detail

deploy

public void deploy(DeploymentUnit unit)
Specified by:
deploy in interface DeploymentService
Overrides:
deploy in class AbstractDeploymentService

jBPM distribution 6.0.0.CR3

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