Package | Description |
---|---|
org.jboss.osgi.resolver | |
org.jboss.osgi.resolver.spi |
Modifier and Type | Method and Description |
---|---|
abstract XEnvironment |
XResolveContext.getEnvironment() |
Modifier and Type | Method and Description |
---|---|
XResolveContext |
XResolver.createResolveContext(XEnvironment environment,
Collection<? extends org.osgi.resource.Resource> mandatory,
Collection<? extends org.osgi.resource.Resource> optional) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEnvironment
The abstract implementation of a
Environment . |
Modifier and Type | Method and Description |
---|---|
XEnvironment |
AbstractEnvironment.clone() |
XEnvironment |
AbstractResolveContext.getEnvironment() |
Modifier and Type | Method and Description |
---|---|
XResolveContext |
AbstractResolver.createResolveContext(XEnvironment env,
Collection<? extends org.osgi.resource.Resource> mandatory,
Collection<? extends org.osgi.resource.Resource> optional) |
Constructor and Description |
---|
AbstractResolveContext(XEnvironment environment) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.