Package org.eclipse.osgi.launch
Class EquinoxFactory
- java.lang.Object
-
- org.eclipse.osgi.launch.EquinoxFactory
-
- All Implemented Interfaces:
FrameworkFactory
public class EquinoxFactory extends Object implements FrameworkFactory
The framework factory implementation for the Equinox framework.- Since:
- 3.5
-
-
Constructor Summary
Constructors Constructor Description EquinoxFactory()
-
-
-
Method Detail
-
newFramework
public Framework newFramework(Map<String,String> configuration)
- Specified by:
newFramework
in interfaceFrameworkFactory
-
-