| Package | Description | 
|---|---|
| org.osgi.framework.wiring | Framework Wiring Package Version 1.2. | 
| org.osgi.service.resolver | Resolver Service Package Version 1.1. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BundleWiringA wiring for a bundle. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract java.util.Map<Resource,Wiring> | ResolveContext. getWirings()Returns the wirings for existing resolved resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<Wire> | ResolveContext. getSubstitutionWires(Wiring wiring)Returns the subset of  requiredwires that provide wires tocapabilitieswhich substitute capabilities of the wiring. | 
| java.util.Map<Resource,java.util.List<Wire>> | Resolver. resolveDynamic(ResolveContext context,
              Wiring hostWiring,
              Requirement dynamicRequirement)Resolves a given requirement dynamically for the given host wiring using
 the given resolve context and return any new resources and wires to the
 caller. | 
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0