Uses of Package
org.apache.felix.framework.searchpolicy

Packages that use org.apache.felix.framework.searchpolicy
org.apache.felix.framework.searchpolicy   
org.apache.felix.framework.util   
 

Classes in org.apache.felix.framework.searchpolicy used by org.apache.felix.framework.searchpolicy
ContentLoaderImpl
           
R4SearchPolicyCore
           
R4SearchPolicyCore.PackageSource
          This utility class represents a source for a given package, where the package is indicated by a particular module and the module's capability associated with that package.
R4SearchPolicyCore.ResolvedPackage
          This utility class a resolved package, which is comprised of a set of PackageSources that is calculated by the resolver algorithm.
ResolveException
           This exception is thrown if a module cannot be resolved.
ResolveListener
           This is an event listener interface for listening to resolution events that are generated by the R4SearchPolicy.
 

Classes in org.apache.felix.framework.searchpolicy used by org.apache.felix.framework.util
ContentClassLoader
           
ContentLoaderImpl