Package | Description |
---|---|
org.apache.felix.resolver | |
org.osgi.service.resolver |
Resolver Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
void |
FelixEnvironment.checkExecutionEnvironment(Resource resource) |
void |
FelixEnvironment.checkNativeLibraries(Resource resource) |
Modifier and Type | Method and Description |
---|---|
Map<Resource,List<Wire>> |
Resolver.resolve(Environment environment,
Collection<Resource> mandatoryResources,
Collection<Resource> optionalResources)
Attempt to resolve the resources based on the specified environment and
return any new resources and wires to the caller.
|
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.