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