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 ProcessorType.getNodeFactory()
           
 

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



Copyright © 2010 IONA Open Source Community. All Rights Reserved.