接口 DiscoveredEndpoint<O extends Operation>

    • 方法详细资料

      • wasDiscoveredBy

        boolean wasDiscoveredBy​(Class<? extends EndpointDiscoverer<?,​?>> discoverer)
        Return true if the endpoint was discovered by the specified discoverer.
        参数:
        discoverer - the discoverer type
        返回:
        true if discovered using the specified discoverer