|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XCapability | |
|---|---|
| org.jboss.osgi.resolver | |
| org.jboss.osgi.resolver.spi | |
| Uses of XCapability in org.jboss.osgi.resolver |
|---|
| Subinterfaces of XCapability in org.jboss.osgi.resolver | |
|---|---|
interface |
XBundleCapability
A host bundle capability |
interface |
XPackageCapability
A package capability |
| Methods in org.jboss.osgi.resolver that return XCapability | |
|---|---|
XCapability |
XWire.getCapability()
Returns the associated capability from the exporting module that satisfies the requirement of the importing module. |
XCapability |
XRequirement.getWiredCapability()
Get the wired capbillity for this requirement. |
| Methods in org.jboss.osgi.resolver that return types with arguments of type XCapability | |
|---|---|
List<XCapability> |
XModule.getCapabilities()
Get all module capabilities |
| Uses of XCapability in org.jboss.osgi.resolver.spi |
|---|
| Methods in org.jboss.osgi.resolver.spi that return types with arguments of type XCapability | |
|---|---|
List<XCapability> |
AbstractModule.getCapabilities()
|
| Methods in org.jboss.osgi.resolver.spi with parameters of type XCapability | |
|---|---|
protected XWire |
AbstractResolver.addWire(AbstractModule importer,
XRequirement req,
XModule exporter,
XCapability cap)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||