Uses of Interface
org.osgi.framework.connect.ModuleConnector
Packages that use ModuleConnector
-
Uses of ModuleConnector in org.osgi.framework.connect
Methods in org.osgi.framework.connect with parameters of type ModuleConnectorModifier and TypeMethodDescriptionConnectFrameworkFactory.newFramework
(Map<String, String> configuration, ModuleConnector moduleConnector) Create a newFramework
instance using the specifiedmodule connector
.