jBPM distribution 6.2.0.CR1

org.jbpm.kie.services.impl.store
Class DeploymentSyncInvoker

java.lang.Object
  extended by org.jbpm.kie.services.impl.store.DeploymentSyncInvoker

public class DeploymentSyncInvoker
extends Object


Constructor Summary
DeploymentSyncInvoker(DeploymentSynchronizer synchronizer)
           
DeploymentSyncInvoker(DeploymentSynchronizer synchronizer, Long delay, Long period, TimeUnit timeUnit)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentSyncInvoker

public DeploymentSyncInvoker(DeploymentSynchronizer synchronizer)

DeploymentSyncInvoker

public DeploymentSyncInvoker(DeploymentSynchronizer synchronizer,
                             Long delay,
                             Long period,
                             TimeUnit timeUnit)
Method Detail

start

public void start()

stop

public void stop()

jBPM distribution 6.2.0.CR1

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