org.drools.runtime.pipeline.impl
Class ExecutionNodePipelineContextImpl
java.lang.Object
org.drools.runtime.pipeline.impl.BasePipelineContext
org.drools.runtime.pipeline.impl.ExecutionNodePipelineContextImpl
- All Implemented Interfaces:
- PipelineContext
public class ExecutionNodePipelineContextImpl
- extends BasePipelineContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionNodePipelineContextImpl
public ExecutionNodePipelineContextImpl(GridNode node,
ClassLoader classLoader)
ExecutionNodePipelineContextImpl
public ExecutionNodePipelineContextImpl(GridNode node,
ClassLoader classLoader,
ResultHandler resultHandler)
getGridNode
public GridNode getGridNode()
getCommandExecutor
public org.drools.runtime.CommandExecutor getCommandExecutor()
- Specified by:
getCommandExecutor in interface PipelineContext- Overrides:
getCommandExecutor in class BasePipelineContext
setCommandExecutor
public void setCommandExecutor(org.drools.runtime.CommandExecutor commandExecutor)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.