Package org.apache.camel.spi
Class BeanIntrospection.MethodInfo
java.lang.Object
org.apache.camel.spi.BeanIntrospection.MethodInfo
- Enclosing interface:
BeanIntrospection
Structure of an introspected method.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
method
-
isGetter
-
isSetter
-
getterOrSetterShorthandName
-
hasGetterAndSetter
-
-
Constructor Details
-
MethodInfo
public MethodInfo()
-