Eclipse Platform
Release 3.7

org.eclipse.osgi.launch
Class EquinoxFactory

java.lang.Object
  extended by 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
EquinoxFactory()
           
 
Method Summary
 Framework newFramework(Map<String,String> configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EquinoxFactory

public EquinoxFactory()
Method Detail

newFramework

public Framework newFramework(Map<String,String> configuration)
Specified by:
newFramework in interface FrameworkFactory

Eclipse Platform
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2011. All rights reserved.