Class MethodMetaProperty.GetBeanMethodMetaProperty

  • Enclosing class:
    MethodMetaProperty

    public static class MethodMetaProperty.GetBeanMethodMetaProperty
    extends MethodMetaProperty
    Wrapper for a method realizing the property getter. WARNING: This class is for internal use only, don't use it for your APIs
    • Constructor Detail

      • GetBeanMethodMetaProperty

        public GetBeanMethodMetaProperty​(java.lang.String name,
                                         MetaMethod theMethod)
    • Method Detail

      • getProperty

        public java.lang.Object getProperty​(java.lang.Object object)
        Overrides:
        getProperty in class MethodMetaProperty
        Returns:
        the property of the given object