org.apache.felix.framework
Class Felix.FelixResolver
java.lang.Object
org.apache.felix.framework.Felix.FelixResolver
- Enclosing class:
- Felix
public class Felix.FelixResolver
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Felix.FelixResolver
public Felix.FelixResolver(Resolver resolver,
FelixResolverState resolverState)
resolve
public void resolve(Module rootModule)
throws ResolveException
- Throws:
ResolveException
resolve
public Wire resolve(Module module,
String pkgName)
throws ResolveException
- Throws:
ResolveException
getCandidates
public getCandidates(Module reqModule,
Requirement req,
boolean obeyMandatory)
isAllowedDynamicImport
public boolean isAllowedDynamicImport(Module module,
String pkgName)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.