| Package | Description |
|---|---|
| org.apache.felix.framework.resolver | |
| org.apache.felix.framework.util | |
| org.jboss.osgi.resolver.felix |
| Modifier and Type | Class and Description |
|---|---|
class |
WireImpl |
class |
WireModuleImpl |
| Modifier and Type | Method and Description |
|---|---|
List<Wire> |
Module.getWires() |
Map<Module,List<Wire>> |
ResolverImpl.resolve(Resolver.ResolverState state,
Module module) |
Map<Module,List<Wire>> |
Resolver.resolve(Resolver.ResolverState state,
Module module) |
Map<Module,List<Wire>> |
ResolverImpl.resolve(Resolver.ResolverState state,
Module module,
String pkgName) |
Map<Module,List<Wire>> |
Resolver.resolve(Resolver.ResolverState state,
Module module,
String pkgName) |
| Modifier and Type | Method and Description |
|---|---|
void |
Module.setWires(List<Wire> wires) |
| Modifier and Type | Method and Description |
|---|---|
static Wire |
Util.getWire(Module m,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Wire |
ModuleExt.getWireForRequirement(Requirement requirement)
Gets the potential wire for a given requirement.
|
| Modifier and Type | Method and Description |
|---|---|
List<Wire> |
ModuleExt.getWires() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultProcessor.setModuleWires(ModuleExt moduleExt,
List<Wire> fwires) |
void |
ModuleExt.setWires(List<Wire> wires) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.