org.drools.spi
Class ExecutorServiceFactory
java.lang.Object
org.drools.spi.ExecutorServiceFactory
public class ExecutorServiceFactory
- extends Object
Factory class that will return a ExecutorService based on the provided string className
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutorServiceFactory
public ExecutorServiceFactory()
createExecutorService
public static ExecutorService createExecutorService(String className)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.