Uses of Class
org.eclipse.osgi.container.ModuleLoader
-
Uses of ModuleLoader in org.eclipse.osgi.container
Modifier and TypeMethodDescriptionModuleContainerAdaptor.createModuleLoader
(ModuleWiring wiring) Creates a newModuleLoader
for the specified wiring.ModuleWiring.getModuleLoader()
Returns the module loader for this wiring.Modifier and TypeMethodDescriptionvoid
ModuleContainerAdaptor.invalidateWiring
(ModuleWiring moduleWiring, ModuleLoader current) This is called when a wiring is made invalid and allows the adaptor to react to this.