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