org.jbpm.executor.impl
Class ExecutorRunnable
java.lang.Object
org.jbpm.executor.impl.ExecutorRunnable
- All Implemented Interfaces:
- Runnable
public class ExecutorRunnable
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutorRunnable
public ExecutorRunnable()
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
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.