Uses of Class
org.osgi.service.resolver.ResolutionException
Packages that use ResolutionException
-
Uses of ResolutionException in org.osgi.service.resolver
Methods in org.osgi.service.resolver that throw ResolutionExceptionModifier 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.