Package | Description |
---|---|
org.osgi.service.resolver |
Resolver Service Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<org.osgi.resource.Resource,java.util.List<org.osgi.resource.Wire>> |
Resolver.resolve(ResolveContext context)
Resolve the specified resolve context and return any new resources and
wires to the caller.
|