| Package | Description |
|---|---|
| org.jboss.osgi.resolver | |
| org.jboss.osgi.resolver.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBundleWiring
An extension to
BundleWiring |
| Modifier and Type | Method and Description |
|---|---|
XWiring |
XResource.getWiring(boolean checkEffective)
Get the
XWiring associated with this resource |
XWiring |
XWiringSupport.getWiring(boolean checkEffective) |
| Modifier and Type | Method and Description |
|---|---|
void |
XWiringSupport.setWiring(XWiring wiring) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBundleWiring
The
BundleWiring implementation. |
class |
AbstractWiring
The abstract implementation of a
Wiring. |
| Modifier and Type | Method and Description |
|---|---|
XWiring |
AbstractResource.getWiring(boolean checkEffective) |
XWiring |
AbstractWiringSupport.getWiring(boolean checkEffective) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWiringSupport.setWiring(XWiring wiring) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.