org.jbpm.services.ejb.impl.store
Class DeploymentSynchronizerEJBImpl
java.lang.Object
org.jbpm.kie.services.impl.store.DeploymentSynchronizer
org.jbpm.services.ejb.impl.store.DeploymentSynchronizerEJBImpl
- All Implemented Interfaces:
- DeploymentEventListener
public class DeploymentSynchronizerEJBImpl
- extends DeploymentSynchronizer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentSynchronizerEJBImpl
public DeploymentSynchronizerEJBImpl()
configure
@PostConstruct
public void configure()
shutdown
@PreDestroy
public void shutdown()
setDeploymentService
public void setDeploymentService(DeploymentService deploymentService)
- Overrides:
setDeploymentService
in class DeploymentSynchronizer
setCommandService
public void setCommandService(TransactionalCommandService commandService)
synchronize
public void synchronize()
- Overrides:
synchronize
in class DeploymentSynchronizer
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.