Kie :: Camel 6.0.0.CR5

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.0.0.CR5

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