jBPM distribution 6.2.0.CR1

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

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

public class DeploymentSynchronizerCDInvoker
extends Object


Constructor Summary
DeploymentSynchronizerCDInvoker()
           
 
Method Summary
 void configure()
           
 void shutdown()
           
 void synchronize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentSynchronizerCDInvoker

public DeploymentSynchronizerCDInvoker()
Method Detail

configure

@PostConstruct
public void configure()

shutdown

@PreDestroy
public void shutdown()

synchronize

public void synchronize()

jBPM distribution 6.2.0.CR1

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