| Package | Description |
|---|---|
| org.jboss.osgi.framework.spi | |
| org.jboss.osgi.resolver | |
| org.jboss.osgi.resolver.spi | |
| org.osgi.service.resolver |
Resolver Service Package Version 1.0.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BundleLifecycle.resolve(XBundle bundle) |
void |
BundleManager.resolveBundle(XBundle bundle)
Resolve the given bundle
|
| Modifier and Type | Method and Description |
|---|---|
Map<org.osgi.resource.Resource,List<org.osgi.resource.Wire>> |
XResolver.resolveAndApply(XResolveContext context) |
| Modifier and Type | Method and Description |
|---|---|
Map<org.osgi.resource.Resource,List<org.osgi.resource.Wire>> |
AbstractResolver.resolve(ResolveContext resolveContext) |
Map<org.osgi.resource.Resource,List<org.osgi.resource.Wire>> |
AbstractResolver.resolveAndApply(XResolveContext context) |
| 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.