Package org.drools.runtime.pipeline

The PipelineFactory and associated classes are there to help with the automation of getting information into and out of Drools.

See:
          Description

Interface Summary
Action This api is experimental and thus the classes and the interfaces returned are subject to change.
Callable<E> Must be the first and last Stage in the Pipeline
CorePipelineProvider This api is experimental and thus the classes and the interfaces returned are subject to change.
Emitter This api is experimental and thus the classes and the interfaces returned are subject to change.
Expression This api is experimental and thus the classes and the interfaces returned are subject to change.
JaxbTransformerProvider This api is experimental and thus the classes and the interfaces returned are subject to change.
JmsMessengerProvider This api is experimental and thus the classes and the interfaces returned are subject to change.
Join This api is experimental and thus the classes and the interfaces returned are subject to change.
JxlsTransformerProvider This api is experimental and thus the classes and the interfaces returned are subject to change.
KnowledgeRuntimeCommand This api is experimental and thus the classes and the interfaces returned are subject to change.
ListAdapter  
Pipeline This api is experimental and thus the classes and the interfaces returned are subject to change.
PipelineContext  
Receiver This api is experimental and thus the classes and the interfaces returned are subject to change.
ResultHandler This api is experimental and thus the classes and the interfaces returned are subject to change.
ResultHandlerFactory This api is experimental and thus the classes and the interfaces returned are subject to change.
Service This api is experimental and thus the classes and the interfaces returned are subject to change.
ServiceExceptionHandler This api is experimental and thus the classes and the interfaces returned are subject to change.
SmooksTransformerProvider This api is experimental and thus the classes and the interfaces returned are subject to change.
Splitter This api is experimental and thus the classes and the interfaces returned are subject to change.
Stage This api is experimental and thus the classes and the interfaces returned are subject to change.
StageExceptionHandler This api is experimental and thus the classes and the interfaces returned are subject to change.
StatefulKnowledgeSessionPipelineContext This api is experimental and thus the classes and the interfaces returned are subject to change.
StatelessKnowledgeSessionPipelineContext This api is experimental and thus the classes and the interfaces returned are subject to change.
Transformer This api is experimental and thus the classes and the interfaces returned are subject to change.
XStreamTransformerProvider This api is experimental and thus the classes and the interfaces returned are subject to change.
 

Class Summary
PipelineFactory The PipelineFactory and associated classes are there to help with the automation of getting information into and out of Drools, especially when using services, such as JMS, and non pojo data sources.
 

Package org.drools.runtime.pipeline Description

The PipelineFactory and associated classes are there to help with the automation of getting information into and out of Drools.

Please see PipelineFactory for more detailed information.



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.