JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.osgi.framework.launch.Framework
Packages that use
Framework
Package
Description
org.osgi.framework.launch
Framework Launch Package Version 1.2.
Uses of
Framework
in
org.osgi.framework.launch
Methods in
org.osgi.framework.launch
that return
Framework
Modifier and Type
Method
Description
Framework
FrameworkFactory.
newFramework
(
Map
<
String
,
String
> configuration)
Create a new
Framework
instance.