Uses of Class
org.apache.camel.model.NodeFactory

Packages that use NodeFactory
org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. 
 

Uses of NodeFactory in org.apache.camel.model
 

Methods in org.apache.camel.model that return NodeFactory
 NodeFactory ProcessorDefinition.getNodeFactory()
           
 

Methods in org.apache.camel.model with parameters of type NodeFactory
 void ProcessorDefinition.setNodeFactory(NodeFactory nodeFactory)
           
 



Apache CAMEL