Uses of Interface
org.osgi.framework.connect.ModuleConnector
-
Packages that use ModuleConnector Package Description org.osgi.framework.connect Framework Connect Package Version 1.0. -
-
Uses of ModuleConnector in org.osgi.framework.connect
Methods in org.osgi.framework.connect with parameters of type ModuleConnector Modifier and Type Method Description Framework
ConnectFrameworkFactory. newFramework(java.util.Map<java.lang.String,java.lang.String> configuration, ModuleConnector moduleConnector)
Create a newFramework
instance using the specifiedmodule connector
.
-