Class JavaMethodImpl

  • All Implemented Interfaces:
    JavaHasAnnotations, JavaMethod

    public class JavaMethodImpl
    extends java.lang.Object
    implements JavaMethod
    INTERNAL:

    Purpose:A wrapper for a JDK Method. This implementation of the EclipseLink JAXB 2.X Java model simply makes reflective calls on the underlying JDK object.

    Responsibilities:

    • Provide access to the underlying method's name, parameters, modifiers, annotations, etc.
    See Also:
    JavaMethod, Method
    Since:
    Oracle TopLink 11.1.1.0.0