Uses of Interface
org.eclipse.ecf.core.IContainerFactory
- 
Packages that use IContainerFactory Package Description org.eclipse.ecf.core org.eclipse.ecf.core.util org.eclipse.ecf.osgi.services.remoteserviceadmin 
- 
- 
Uses of IContainerFactory in org.eclipse.ecf.coreClasses in org.eclipse.ecf.core that implement IContainerFactory Modifier and Type Class Description classContainerFactoryFactory for creatingIContainerinstances.Methods in org.eclipse.ecf.core that return IContainerFactory Modifier and Type Method Description IContainerFactoryContainerFactory. getContainerFactory()IContainerFactoryIContainerManager. getContainerFactory()Get container factory associated with this container manager.static IContainerFactoryContainerFactory. getDefault()
- 
Uses of IContainerFactory in org.eclipse.ecf.core.utilMethods in org.eclipse.ecf.core.util that return IContainerFactory Modifier and Type Method Description IContainerFactoryContainerFactoryTracker. getContainerFactory()
- 
Uses of IContainerFactory in org.eclipse.ecf.osgi.services.remoteserviceadminMethods in org.eclipse.ecf.osgi.services.remoteserviceadmin that return IContainerFactory Modifier and Type Method Description protected IContainerFactoryAbstractContainerSelector. getContainerFactory()
 
-