Uses of Class
org.eclipse.osgi.container.ModuleContainer
Package
Description
-
Uses of ModuleContainer in org.eclipse.osgi.container
Modifier and TypeMethodDescriptionfinal ModuleContainer
Module.getContainer()
Returns the module container this module is contained in.ModifierConstructorDescriptionModule
(Long id, String location, ModuleContainer container, EnumSet<Module.Settings> settings, int startlevel) Constructs a new module with the specified id, location and container.SystemModule
(ModuleContainer container) -
Uses of ModuleContainer in org.eclipse.osgi.storage
-
Uses of ModuleContainer in org.eclipse.osgi.storage.bundlefile
Modifier and TypeMethodDescriptionstatic URL
BundleFile.createURL
(String protocol, long bundleId, ModuleContainer container, BundleEntry entry, int index, String path, URLStreamHandler handler) -
Uses of ModuleContainer in org.eclipse.osgi.storage.url
Modifier and TypeMethodDescriptionstatic String
BundleResourceHandler.createURLHostForBundleID
(ModuleContainer container, long bundleId) ModifierConstructorDescriptionprotected
BundleResourceHandler
(ModuleContainer container, BundleEntry bundleEntry) BundleURLConnection
(URL url, ModuleContainer container, BundleEntry bundleEntry) Constructor for a BundleClassLoader resource URLConnection. -
Uses of ModuleContainer in org.eclipse.osgi.storage.url.bundleentry
-
Uses of ModuleContainer in org.eclipse.osgi.storage.url.bundleresource