类 MockInvokersSelector

  • 所有已实现的接口:
    <Router>

    public class MockInvokersSelector
    extends AbstractRouter
    A specific Router designed to realize mock feature. If a request is configured to use mock, then this router guarantees that only the invokers with protocol MOCK appear in final the invoker list, all other invokers will be excluded.
    • 构造器详细资料

      • MockInvokersSelector

        public MockInvokersSelector()