Uses of Package
org.osgi.service.resolver

Packages that use org.osgi.service.resolver
org.apache.felix.resolver   
org.apache.felix.resolver.impl   
org.osgi.service.resolver Resolver Package Version 1.0. 
 

Classes in org.osgi.service.resolver used by org.apache.felix.resolver
Environment
          An environment provides options and constraints to the potential solution of a Resolver.resolve(Environment, Collection, Collection) operation.
ResolutionException
          Indicates failure to resolve a set of requirements.
Resolver
          A resolver is a service interface that can be used to find resolutions for specified resources based on a supplied Environment.
 

Classes in org.osgi.service.resolver used by org.apache.felix.resolver.impl
Environment
          An environment provides options and constraints to the potential solution of a Resolver.resolve(Environment, Collection, Collection) operation.
Resolver
          A resolver is a service interface that can be used to find resolutions for specified resources based on a supplied Environment.
 

Classes in org.osgi.service.resolver used by org.osgi.service.resolver
Environment
          An environment provides options and constraints to the potential solution of a Resolver.resolve(Environment, Collection, Collection) operation.
ResolutionException
          Indicates failure to resolve a set of requirements.
 



Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.