org.apache.felix.framework.resolver
Interface Resolver.ResolverState
- All Known Implementing Classes:
- FelixResolverState
- Enclosing interface:
- Resolver
public static interface Resolver.ResolverState
getCandidates
getCandidates(Module module,
Requirement req,
boolean obeyMandatory)
checkExecutionEnvironment
void checkExecutionEnvironment(Module module)
throws ResolveException
- Throws:
ResolveException
checkNativeLibraries
void checkNativeLibraries(Module module)
throws ResolveException
- Throws:
ResolveException
Copyright © 2011 Apache Software Foundation. All Rights Reserved.