|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWire | |
---|---|
org.apache.felix.framework | |
org.apache.felix.framework.searchpolicy | |
org.apache.felix.framework.util | |
org.apache.felix.moduleloader |
Uses of IWire in org.apache.felix.framework |
---|
Methods in org.apache.felix.framework that return IWire | |
---|---|
IWire[] |
ModuleImpl.getWires()
|
IWire |
Felix.FelixResolver.resolveDynamicImport(IModule importer,
java.lang.String pkgName)
|
Methods in org.apache.felix.framework with parameters of type IWire | |
---|---|
void |
ModuleImpl.setWires(IWire[] wires)
|
Uses of IWire in org.apache.felix.framework.searchpolicy |
---|
Classes in org.apache.felix.framework.searchpolicy that implement IWire | |
---|---|
class |
R4Wire
|
class |
R4WireModule
|
Uses of IWire in org.apache.felix.framework.util |
---|
Methods in org.apache.felix.framework.util that return IWire | |
---|---|
static IWire |
Util.getWire(IModule m,
java.lang.String name)
|
Uses of IWire in org.apache.felix.moduleloader |
---|
Methods in org.apache.felix.moduleloader that return IWire | |
---|---|
IWire[] |
IModule.getWires()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |