org.apache.aries.application.runtime.framework.management
Class SharedBundleFramework
java.lang.Object
org.apache.aries.application.runtime.framework.management.SharedBundleFramework
public class SharedBundleFramework
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SharedBundleFramework
public SharedBundleFramework()
getSharedBundleFramework
public static BundleFramework getSharedBundleFramework(org.osgi.framework.BundleContext bc,
BundleFrameworkConfigurationFactory bfcf,
BundleFrameworkFactory bff)
throws ContextException
- pass in the EBA framework bundle context and get the shared bundle
framework associated with the bundle context
- Parameters:
bc
- any bundle context in EBA framework
- Returns:
- the composite bundle associated with the shared bundle framework
- Throws:
org.osgi.framework.BundleException
org.osgi.framework.InvalidSyntaxException
SharedFrameworkCreationException
ContextException
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.