Kie :: Camel 6.1.0.Beta4

org.kie.camel.component
Class ExecutionNodePipelineContextImpl

java.lang.Object
  extended by org.kie.camel.component.ExecutionNodePipelineContextImpl

public class ExecutionNodePipelineContextImpl
extends Object


Constructor Summary
ExecutionNodePipelineContextImpl(ClassLoader localClassLoader)
           
 
Method Summary
 org.kie.api.runtime.CommandExecutor getCommandExecutor()
           
 ClassLoader getLocalClassLoadel()
           
 void setCommandExecutor(org.kie.api.runtime.CommandExecutor exec)
           
 void setLocalClassLoadel(ClassLoader localClassLoadel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionNodePipelineContextImpl

public ExecutionNodePipelineContextImpl(ClassLoader localClassLoader)
Method Detail

getCommandExecutor

public org.kie.api.runtime.CommandExecutor getCommandExecutor()

setCommandExecutor

public void setCommandExecutor(org.kie.api.runtime.CommandExecutor exec)

getLocalClassLoadel

public ClassLoader getLocalClassLoadel()

setLocalClassLoadel

public void setLocalClassLoadel(ClassLoader localClassLoadel)

Kie :: Camel 6.1.0.Beta4

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