|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BundleFrameworkFactory
Method Summary | |
---|---|
BundleFramework |
createBundleFramework(org.osgi.framework.BundleContext bc,
BundleFrameworkConfiguration config)
Creates a new isolated bundle framework with the properties provided. |
Method Detail |
---|
BundleFramework createBundleFramework(org.osgi.framework.BundleContext bc, BundleFrameworkConfiguration config) throws org.osgi.framework.BundleException
bc
- The context in which to install the new frameworkconfig
- The BundleFrameworkConfiguration object used to configure the returned framework
org.osgi.framework.BundleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |