Uses of Interface
org.osgi.framework.launch.Framework
Packages that use Framework
Package
Description
Framework Connect Package Version 1.0.
Framework Launch Package Version 1.2.
-
Uses of Framework in org.osgi.framework.connect
Methods in org.osgi.framework.connect that return FrameworkModifier and TypeMethodDescriptionConnectFrameworkFactory.newFramework
(Map<String, String> configuration, ModuleConnector moduleConnector) Create a newFramework
instance using the specifiedmodule connector
. -
Uses of Framework in org.osgi.framework.launch
Methods in org.osgi.framework.launch that return Framework