Class ApiMethod


  • public class ApiMethod
    extends java.lang.Object
    This ApiMethod class identify the rest operation type for the selected operation.
    Author:
    Elan Thangamani
    • Method Detail

      • getApiMethodParam

        public static java.lang.String getApiMethodParam​(java.lang.reflect.Method method)
      • getApiMethodParamAndURL

        public static VirtualServiceKeyValue getApiMethodParamAndURL​(java.lang.reflect.Method method)
      • getURL

        public static java.lang.String getURL​(java.lang.reflect.Method method)