Package | Description |
---|---|
org.jboss.osgi.resolver.v2 | |
org.jboss.osgi.resolver.v2.spi |
Modifier and Type | Method and Description |
---|---|
XResource |
XResourceBuilder.getResource()
Get the final resource from the builder
|
Modifier and Type | Method and Description |
---|---|
static XResourceBuilder |
XResourceBuilder.create(XResource resource)
Create an empty resource builder from a given resource.
|
Constructor and Description |
---|
XResourceBuilder(XResource resource) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractResource
The abstract implementation of an
XResource . |
class |
URLBasedResource
A resource based on an URL
|
Constructor and Description |
---|
AbstractResourceBuilder(XResource resource) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.