Interface ResourceDMBean.Accessor

    • Method Detail

      • invoke

        java.lang.Object invoke​(java.lang.Object new_val)
                         throws java.lang.Exception
        Invokes a getter or setter. For the getter, new_val must be ignored (null)
        Throws:
        java.lang.Exception