Class WSResource


  • @Component
    public class WSResource
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.AbstractMap.SimpleEntry<java.lang.String,​java.lang.String> getResourceParent​(java.lang.reflect.Method method)  
      static boolean isExists​(java.lang.reflect.Method method)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isExists

        public static boolean isExists​(java.lang.reflect.Method method)
      • getResourceParent

        public static java.util.AbstractMap.SimpleEntry<java.lang.String,​java.lang.String> getResourceParent​(java.lang.reflect.Method method)