org.drools.concurrent
Class ExecutorProviderImpl
java.lang.Object
org.drools.concurrent.ExecutorProviderImpl
- All Implemented Interfaces:
- org.drools.concurrent.ExecutorProvider, org.drools.Service
public class ExecutorProviderImpl
- extends Object
- implements org.drools.concurrent.ExecutorProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutorProviderImpl
public ExecutorProviderImpl()
getExecutor
public Executor getExecutor()
- Specified by:
getExecutor in interface org.drools.concurrent.ExecutorProvider
getCompletionService
public <T> CompletionService<T> getCompletionService()
- Specified by:
getCompletionService in interface org.drools.concurrent.ExecutorProvider
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.