Class TraversalMethodContext

    • Field Detail

      • DYNAMIC

        public static final String DYNAMIC
        Used as a special name that represents getDynamic(...) that does dynamic traversal.
        See Also:
        Constant Field Values
    • Method Detail

      • getName

        public String getName()
        Name of the web method. "" for index route.