org.apache.camel.spring.xml
Class BuilderStatement
java.lang.Object
org.apache.camel.spring.xml.BuilderStatement
public class BuilderStatement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuilderStatement
public BuilderStatement()
create
public Object create(org.springframework.beans.factory.BeanFactory beanFactory,
Object rootBuilder)
getActions
public ArrayList<BuilderAction> getActions()
setActions
public void setActions(ArrayList<BuilderAction> actions)
getReturnType
public Class getReturnType()
setReturnType
public void setReturnType(Class returnType)
Copyright © 2007 Apache Software Foundation. All Rights Reserved.