Package org.jbpm.services.ejb.api
Interface DeploymentServiceEJBLocal
-
- All Superinterfaces:
DeploymentService
,ListenerSupport
- All Known Implementing Classes:
DeploymentServiceEJBImpl
public interface DeploymentServiceEJBLocal extends DeploymentService, ListenerSupport
-
-
Method Summary
-
Methods inherited from interface org.jbpm.services.api.DeploymentService
activate, deactivate, deploy, getDeployedUnit, getDeployedUnits, getRuntimeManager, isDeployed, undeploy, undeploy
-
Methods inherited from interface org.jbpm.services.api.ListenerSupport
addListener, getListeners, removeListener
-
-