org.apache.camel.model
Class NodeFactory
java.lang.Object
org.apache.camel.model.NodeFactory
public class NodeFactory
- extends Object
A simple factory used to create new child nodes which allows pluggable extension points
such as to add extra DSL helper methods such as for the Groovy or Ruby DSLs
- Version:
- $Revision: 36321 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeFactory
public NodeFactory()
createFilter
public FilterType createFilter()
createRoute
public RouteType createRoute()
Copyright © 2008 IONA Open Source Community. All Rights Reserved.