类 InvocationUtil


  • public final class InvocationUtil
    extends Object
    dubbu线程类 created on 2020-10-10
    作者:
    王老实
    • 构造器详细资料

      • InvocationUtil

        public InvocationUtil()
    • 方法详细资料

      • begin

        public static void begin​(net.quanter.shield.common.dto.context.InvocationContextDTO contextDTO)
      • end

        public static void end()
      • getContext

        public static net.quanter.shield.common.dto.context.InvocationContextDTO getContext()
      • getInvocationChain

        public static List<net.quanter.shield.common.dto.context.InvocationDTO> getInvocationChain()
      • add

        public static void add​(net.quanter.shield.common.dto.context.InvocationDTO invocationDTO)