jBPM distribution 6.0.0.Beta5

org.jbpm.executor.impl
Class ExecutorRunnable

java.lang.Object
  extended by org.jbpm.executor.impl.ExecutorRunnable
All Implemented Interfaces:
Runnable

public class ExecutorRunnable
extends Object
implements Runnable


Constructor Summary
ExecutorRunnable()
           
 
Method Summary
 void run()
           
 void setLogger(Logger logger)
           
 void setPm(JbpmServicesPersistenceManager pm)
           
 void setQueryService(ExecutorQueryService queryService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutorRunnable

public ExecutorRunnable()
Method Detail

setLogger

public void setLogger(Logger logger)

setPm

public void setPm(JbpmServicesPersistenceManager pm)

setQueryService

public void setQueryService(ExecutorQueryService queryService)

run

public void run()
Specified by:
run in interface Runnable

jBPM distribution 6.0.0.Beta5

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