Interface MethodObjectInstanceFactory

    • Method Detail

      • createInstance

        java.lang.Object createInstance()
                                 throws java.lang.Exception
        Creates the Object instance to invoke the Method on.
        Returns:
        Object instance to invoke the Method on.
        Throws:
        java.lang.Exception - If fails to create the instance.