Knopflerfish OSGi bundle resolver 1.0.0
F G H I O R

F

findProviders(Requirement) - Method in class org.osgi.service.resolver.ResolveContext
Find Capabilities that match the given Requirement.

G

getDeclaredCapability() - Method in interface org.osgi.service.resolver.HostedCapability
Return the Capability hosted by the Resource.
getMandatoryResources() - Method in class org.osgi.service.resolver.ResolveContext
Return the resources that must be resolved for this resolve context.
getOptionalResources() - Method in class org.osgi.service.resolver.ResolveContext
Return the resources that the resolver should attempt to resolve for this resolve context.
getResource() - Method in interface org.osgi.service.resolver.HostedCapability
Return the Resource that hosts this Capability.
getUnresolvedRequirements() - Method in exception org.osgi.service.resolver.ResolutionException
Return the unresolved requirements, if any, for this exception.
getWirings() - Method in class org.osgi.service.resolver.ResolveContext
Returns the wirings for existing resolved resources.

H

HostedCapability - Interface in org.osgi.service.resolver
A capability hosted by a resource.

I

insertHostedCapability(List<Capability>, HostedCapability) - Method in class org.osgi.service.resolver.ResolveContext
Add a HostedCapability to the list of capabilities returned from ResolveContext.findProviders(Requirement).
isEffective(Requirement) - Method in class org.osgi.service.resolver.ResolveContext
Test if a given requirement should be wired in the resolve operation.

O

org.osgi.service.resolver - package org.osgi.service.resolver
Resolver Service Package Version 1.0.

R

ResolutionException - Exception in org.osgi.service.resolver
Indicates failure to resolve a set of requirements.
ResolutionException(String, Throwable, Collection<Requirement>) - Constructor for exception org.osgi.service.resolver.ResolutionException
Create a ResolutionException with the specified message, cause and unresolved requirements.
ResolutionException(String) - Constructor for exception org.osgi.service.resolver.ResolutionException
Create a ResolutionException with the specified message.
ResolutionException(Throwable) - Constructor for exception org.osgi.service.resolver.ResolutionException
Create a ResolutionException with the specified cause.
resolve(ResolveContext) - Method in interface org.osgi.service.resolver.Resolver
Resolve the specified resolve context and return any new resources and wires to the caller.
ResolveContext - Class in org.osgi.service.resolver
A resolve context provides resources, options and constraints to the potential solution of a resolve operation.
ResolveContext() - Constructor for class org.osgi.service.resolver.ResolveContext
 
Resolver - Interface in org.osgi.service.resolver
A resolver service resolves the specified resources in the context supplied by the caller.

F G H I O R
Knopflerfish OSGi ${version}