org.apache.aries.application.runtime.framework
Class BundleFrameworkFactoryImpl
java.lang.Object
org.apache.aries.application.runtime.framework.BundleFrameworkFactoryImpl
- All Implemented Interfaces:
- BundleFrameworkFactory
public class BundleFrameworkFactoryImpl
- extends Object
- implements BundleFrameworkFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleFrameworkFactoryImpl
public BundleFrameworkFactoryImpl()
createBundleFramework
public BundleFramework createBundleFramework(org.osgi.framework.BundleContext bc,
BundleFrameworkConfiguration config)
throws org.osgi.framework.BundleException
- Specified by:
createBundleFramework in interface BundleFrameworkFactory
- Throws:
org.osgi.framework.BundleException
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.