jBPM :: Distribution 6.2.0-SNAPSHOT

org.jbpm.services.cdi.impl.store
Class DeploymentSyncManager

java.lang.Object
  extended by org.jbpm.services.cdi.impl.store.DeploymentSyncManager

@Named(value="DeploymentSyncManager-startable")
@ApplicationScoped
public class DeploymentSyncManager
extends Object


Constructor Summary
DeploymentSyncManager()
           
 
Method Summary
 void cleanup()
           
 void configureAndStart()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentSyncManager

public DeploymentSyncManager()
Method Detail

configureAndStart

@PostConstruct
public void configureAndStart()

cleanup

@PreDestroy
public void cleanup()

jBPM :: Distribution 6.2.0-SNAPSHOT

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