org.apache.felix.framework.resolver
public static interface Resolver.ResolverState
Modifier and Type | Method and Description |
---|---|
void |
checkExecutionEnvironment(BundleRevision revision) |
void |
checkNativeLibraries(BundleRevision revision) |
java.util.SortedSet<BundleCapability> |
getCandidates(BundleRequirement req,
boolean obeyMandatory) |
boolean |
isEffective(BundleRequirement req) |
boolean isEffective(BundleRequirement req)
java.util.SortedSet<BundleCapability> getCandidates(BundleRequirement req, boolean obeyMandatory)
void checkExecutionEnvironment(BundleRevision revision) throws ResolveException
ResolveException
void checkNativeLibraries(BundleRevision revision) throws ResolveException
ResolveException
Copyright © 2014. All Rights Reserved.