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 |
XWiringSupport.getWiring(boolean checkEffective) |
XWiring |
XResource.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 |
AbstractWiringSupport.getWiring(boolean checkEffective) |
XWiring |
AbstractResource.getWiring(boolean checkEffective) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractWiringSupport.setWiring(XWiring wiring) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.