Uses of Package
org.osgi.framework.connect
Packages that use org.osgi.framework.connect
-
Classes in org.osgi.framework.connect used by org.osgi.framework.connectClassDescriptionRepresents the entry of a
ConnectContent
.AConnectModule
is used by aFramework
instance to access the content of the connected bundle.AModuleConnector
provides connections to instances ofConnectModule
that are used by aFramework
instance to connect installed bundles locations with content provided by theModuleConnector
.