| Package | Description |
|---|---|
| org.jboss.osgi.framework.spi | |
| org.jboss.osgi.resolver | |
| org.jboss.osgi.resolver.spi |
| Modifier and Type | Method and Description |
|---|---|
protected XEnvironment |
EnvironmentPlugin.createServiceValue(org.jboss.msc.service.StartContext startContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EnvironmentPlugin.addServiceDependencies(org.jboss.msc.service.ServiceBuilder<XEnvironment> builder) |
| 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 © 2016 JBoss by Red Hat. All rights reserved.