Uses of Interface
org.eclipse.ecf.discovery.IDiscoveryContainerAdapter

Packages that use IDiscoveryContainerAdapter
org.eclipse.ecf.discovery.service   
org.eclipse.ecf.provider.discovery   
org.eclipse.ecf.provider.jslp.container   
 

Uses of IDiscoveryContainerAdapter in org.eclipse.ecf.discovery.service
 

Subinterfaces of IDiscoveryContainerAdapter in org.eclipse.ecf.discovery.service
 interface IDiscoveryService
          Deprecated. use IDiscoveryLocator and IDiscoveryContainer instead
 

Uses of IDiscoveryContainerAdapter in org.eclipse.ecf.provider.discovery
 

Classes in org.eclipse.ecf.provider.discovery that implement IDiscoveryContainerAdapter
 class CompositeDiscoveryContainer
           
 class SingletonDiscoveryContainer
           
 

Uses of IDiscoveryContainerAdapter in org.eclipse.ecf.provider.jslp.container
 

Classes in org.eclipse.ecf.provider.jslp.container that implement IDiscoveryContainerAdapter
 class JSLPDiscoveryContainer