Uses of Class
org.eclipse.osgi.container.ModuleWiring
Packages that use ModuleWiring
-
Uses of ModuleWiring in org.eclipse.osgi.container
Methods in org.eclipse.osgi.container that return ModuleWiringModifier and TypeMethodDescriptionModuleWire.getProviderWiring()
ModuleWire.getRequirerWiring()
ModuleRevision.getWiring()
Methods in org.eclipse.osgi.container with parameters of type ModuleWiringModifier and TypeMethodDescriptionModuleContainerAdaptor.createModuleLoader
(ModuleWiring wiring) Creates a newModuleLoader
for the specified wiring.void
ModuleContainerAdaptor.invalidateWiring
(ModuleWiring moduleWiring, ModuleLoader current) This is called when a wiring is made invalid and allows the adaptor to react to this.