|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.drools.concurrent | |
---|---|
org.drools | This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory |
org.drools.common | |
org.drools.concurrent | |
org.drools.marshalling.impl | |
org.drools.reteoo | |
org.drools.spi |
Classes in org.drools.concurrent used by org.drools | |
---|---|
Future
|
Classes in org.drools.concurrent used by org.drools.common | |
---|---|
ExternalExecutorService
This class wraps up an externally managed executor service, meaning that the life cycle of the service is not managed by Drools. |
Classes in org.drools.concurrent used by org.drools.concurrent | |
---|---|
Command
|
|
CommandExecutor
The CommandExecutor is a Producer/Consumer style classes that provides a queue of Commands in a LinkedBlockingQueue. |
|
ExecutorService
This class instance is configed by the RuleBaseConfiguration and is responsible for thread management of the async services. |
|
ExternalExecutorService.ObservableTask
A super interface for ObservableTasks |
|
ExternalExecutorService.ObservableTask.TaskType
|
|
ExternalExecutorService.TaskObserver
Interface that defines the methods to be implemented by a task observer. |
|
Future
|
Classes in org.drools.concurrent used by org.drools.marshalling.impl | |
---|---|
ExecutorService
This class instance is configed by the RuleBaseConfiguration and is responsible for thread management of the async services. |
Classes in org.drools.concurrent used by org.drools.reteoo | |
---|---|
ExecutorService
This class instance is configed by the RuleBaseConfiguration and is responsible for thread management of the async services. |
|
ExternalExecutorService
This class wraps up an externally managed executor service, meaning that the life cycle of the service is not managed by Drools. |
|
Future
|
Classes in org.drools.concurrent used by org.drools.spi | |
---|---|
ExecutorService
This class instance is configed by the RuleBaseConfiguration and is responsible for thread management of the async services. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |