org.apache.aries.application.runtime.framework.config
Class BundleFrameworkConfigurationFactoryImpl
java.lang.Object
org.apache.aries.application.runtime.framework.config.BundleFrameworkConfigurationFactoryImpl
- All Implemented Interfaces:
- BundleFrameworkConfigurationFactory
public class BundleFrameworkConfigurationFactoryImpl
- extends Object
- implements BundleFrameworkConfigurationFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleFrameworkConfigurationFactoryImpl
public BundleFrameworkConfigurationFactoryImpl()
createBundleFrameworkConfig
public BundleFrameworkConfiguration createBundleFrameworkConfig(String frameworkId,
org.osgi.framework.BundleContext parentCtx,
AriesApplication app)
- Specified by:
createBundleFrameworkConfig in interface BundleFrameworkConfigurationFactory
createBundleFrameworkConfig
public BundleFrameworkConfiguration createBundleFrameworkConfig(String frameworkId,
org.osgi.framework.BundleContext parentCtx)
- Specified by:
createBundleFrameworkConfig in interface BundleFrameworkConfigurationFactory
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.