Eclipse Platform
Release 3.6

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 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 configuration)
Specified by:
newFramework in interface FrameworkFactory

Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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