public class ExecutorRunnable extends Object implements Runnable
ExecutorRunnable()
protected ClassLoader
getClassLoader(String deploymentId)
void
run()
setClassCacheManager(ClassCacheManager classCacheManager)
setCommandService(org.jbpm.shared.services.impl.TransactionalCommandService commandService)
setQueryService(org.kie.internal.executor.api.ExecutorQueryService queryService)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExecutorRunnable()
public void setCommandService(org.jbpm.shared.services.impl.TransactionalCommandService commandService)
public void setQueryService(org.kie.internal.executor.api.ExecutorQueryService queryService)
public void setClassCacheManager(ClassCacheManager classCacheManager)
public void run()
run
Runnable
protected ClassLoader getClassLoader(String deploymentId)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.