Package org.eclipse.osgi.launch
Class EquinoxFactory
java.lang.Object
org.eclipse.osgi.launch.EquinoxFactory
- All Implemented Interfaces:
- ConnectFrameworkFactory,- FrameworkFactory
The framework factory implementation for the Equinox framework.
- Since:
- 3.5
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionnewFramework(Map<String, String> configuration) newFramework(Map<String, String> configuration, ModuleConnector moduleConnector) 
- 
Constructor Details- 
EquinoxFactorypublic EquinoxFactory()
 
- 
- 
Method Details- 
newFramework- Specified by:
- newFrameworkin interface- FrameworkFactory
 
- 
newFramework- Specified by:
- newFrameworkin interface- ConnectFrameworkFactory
 
 
-