org.apache.camel.spring.xml
Class MethodInfo
java.lang.Object
org.apache.camel.spring.xml.MethodInfo
public class MethodInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInfo
public MethodInfo(Method method,
org.apache.camel.builder.Fluent fluentAnnotation,
LinkedHashMap<String,Class> parameters,
LinkedHashMap<String,org.apache.camel.builder.FluentArg> annotations)
getName
public String getName()
Copyright © 2007 Apache Software Foundation. All Rights Reserved.