Uses of Interface
org.osgi.framework.connect.ConnectModule
-
Packages that use ConnectModule Package Description org.osgi.framework.connect Framework Connect Package Version 1.0. -
-
Uses of ConnectModule in org.osgi.framework.connect
Methods in org.osgi.framework.connect that return types with arguments of type ConnectModule Modifier and Type Method Description java.util.Optional<ConnectModule>
ModuleConnector. connect(java.lang.String location)
Connects a bundle location with aConnectModule
.
-