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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EquinoxFactory
public EquinoxFactory()
newFramework
public Framework newFramework(Map configuration)
- Specified by:
newFramework
in interface FrameworkFactory
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.