org.apache.aries.application.runtime.framework
Class BundleFrameworkFactoryImpl

java.lang.Object
  extended by org.apache.aries.application.runtime.framework.BundleFrameworkFactoryImpl
All Implemented Interfaces:
BundleFrameworkFactory

public class BundleFrameworkFactoryImpl
extends Object
implements BundleFrameworkFactory


Constructor Summary
BundleFrameworkFactoryImpl()
           
 
Method Summary
 BundleFramework createBundleFramework(org.osgi.framework.BundleContext bc, BundleFrameworkConfiguration config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleFrameworkFactoryImpl

public BundleFrameworkFactoryImpl()
Method Detail

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.