类 CommandCenterInitFunc

java.lang.Object
com.alibaba.csp.sentinel.transport.init.CommandCenterInitFunc
所有已实现的接口:
com.alibaba.csp.sentinel.init.InitFunc

@InitOrder(-1) public class CommandCenterInitFunc extends Object implements com.alibaba.csp.sentinel.init.InitFunc
作者:
Eric Zhao
  • 构造器详细资料

    • CommandCenterInitFunc

      public CommandCenterInitFunc()
  • 方法详细资料

    • init

      public void init() throws Exception
      指定者:
      init 在接口中 com.alibaba.csp.sentinel.init.InitFunc
      抛出:
      Exception