public class MethodBean extends Object implements Serializable
Serializable version of a Method| Constructor and Description |
|---|
MethodBean() |
MethodBean(Method method) |
public MethodBean()
public MethodBean(Method method)
public Method getMethod() throws NoSuchMethodException
NoSuchMethodExceptionpublic Class<?>[] getParameterTypes()
public void setParameterTypes(Class<?>[] parameterTypes)
Apache Camel