public interface IDiscoveryContainerAdapter extends IDiscoveryLocator, IDiscoveryAdvertiser
This interface can be used by container provider implementations as an adapter so that calls to IContainer.getAdapter(IDiscoveryContainerAdapter.class) will return a non-null instance of a class that implements this interface. Clients can then proceed to use this interface to interact with the given discovery implementation.
CONTAINER_NAMECONTAINER_NAMEaddServiceListener, addServiceListener, addServiceTypeListener, getAsyncServiceInfo, getAsyncServices, getAsyncServices, getAsyncServiceTypes, getServiceInfo, getServices, getServices, getServicesNamespace, getServiceTypes, purgeCache, removeServiceListener, removeServiceListener, removeServiceTypeListenergetServicesNamespace, registerService, unregisterAllServices, unregisterServiceCopyright © 2004–2020 Eclipse Foundation. All rights reserved.