Class BeanIntrospection.MethodInfo
java.lang.Object
org.apache.camel.spi.BeanIntrospection.MethodInfo
- Enclosing interface:
BeanIntrospection
Structure of an introspected method.
- Since:
- 3.0
-
Field Details
-
method
-
isGetter
-
isSetter
-
getterOrSetterShorthandName
-
hasGetterAndSetter
-
-
Constructor Details
-
MethodInfo
public MethodInfo()
-