类 MockInvokersSelector

  • 所有已实现的接口:
    Router, Comparable<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.