Uses of Interface
org.eclipse.ecf.discovery.identity.IServiceIDFactory

Packages that use IServiceIDFactory
org.eclipse.ecf.discovery.identity   
 

Uses of IServiceIDFactory in org.eclipse.ecf.discovery.identity
 

Classes in org.eclipse.ecf.discovery.identity that implement IServiceIDFactory
 class ServiceIDFactory
          ServiceIDFactory implementation.
 

Methods in org.eclipse.ecf.discovery.identity that return IServiceIDFactory
static IServiceIDFactory ServiceIDFactory.getDefault()