org.jbpm.kie.services.impl
Class KModuleDeploymentService
java.lang.Object
org.jbpm.kie.services.impl.AbstractDeploymentService
org.jbpm.kie.services.impl.KModuleDeploymentService
- All Implemented Interfaces:
- DeploymentService
@ApplicationScoped
public class KModuleDeploymentService
- extends AbstractDeploymentService
Methods inherited from class org.jbpm.kie.services.impl.AbstractDeploymentService |
commonDeploy, getAuditLogger, getDeployedUnit, getDeployedUnits, getDeploymentsMap, getEmf, getManagerFactory, getRuntimeDataService, getRuntimeManager, setEmf, setManagerFactory, setRuntimeDataService, undeploy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KModuleDeploymentService
public KModuleDeploymentService()
deploy
public void deploy(DeploymentUnit unit)
- Specified by:
deploy
in interface DeploymentService
- Overrides:
deploy
in class AbstractDeploymentService
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.