| Package | Description |
|---|---|
| org.jboss.osgi.resolver | |
| org.jboss.osgi.resolver.spi | |
| org.osgi.service.resolver |
Resolver Service Package Version 1.0.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XResolveContext
An extension of the
ResolveContext |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResolveContext
The abstract implementation of a
XResolveContext. |
| Modifier and Type | Method and Description |
|---|---|
Map<org.osgi.resource.Resource,List<org.osgi.resource.Wire>> |
AbstractResolver.resolve(ResolveContext resolveContext) |
| Modifier and Type | Method and Description |
|---|---|
Map<org.osgi.resource.Resource,List<org.osgi.resource.Wire>> |
Resolver.resolve(ResolveContext context)
Resolve the specified resolve context and return any new resources and
wires to the caller.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.