Uses of Class
org.osgi.service.resolver.ResolveContext
Packages that use ResolveContext
-
Uses of ResolveContext in org.osgi.service.resolver
Methods in org.osgi.service.resolver with parameters of type ResolveContextModifier and TypeMethodDescriptionResolver.resolve
(ResolveContext context) Resolve the specified resolve context and return any new resources and wires to the caller.Resolver.resolveDynamic
(ResolveContext context, Wiring hostWiring, Requirement dynamicRequirement) Resolves a given requirement dynamically for the given host wiring using the given resolve context and return any new resources and wires to the caller.