org.apache.felix.framework
Class Felix.FelixResolver
java.lang.Object
org.apache.felix.framework.Felix.FelixResolver
- Enclosing class:
- Felix
public class Felix.FelixResolver
- extends java.lang.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,
java.lang.String pkgName)
throws ResolveException
- Throws:
ResolveException
getCandidates
public java.util.Set<Capability> getCandidates(Module reqModule,
Requirement req,
boolean obeyMandatory)
isAllowedDynamicImport
public boolean isAllowedDynamicImport(Module module,
java.lang.String pkgName)
Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.