|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResolutionException | |
|---|---|
| org.apache.felix.resolver | |
| org.osgi.service.resolver | Resolver Package Version 1.0. |
| Uses of ResolutionException in org.apache.felix.resolver |
|---|
| Methods in org.apache.felix.resolver that throw ResolutionException | |
|---|---|
void |
FelixEnvironment.checkExecutionEnvironment(Resource resource)
|
void |
FelixEnvironment.checkNativeLibraries(Resource resource)
|
| Uses of ResolutionException in org.osgi.service.resolver |
|---|
| Methods in org.osgi.service.resolver that throw ResolutionException | |
|---|---|
java.util.Map<Resource,java.util.List<Wire>> |
Resolver.resolve(Environment environment,
java.util.Collection<? extends Resource> mandatoryResources,
java.util.Collection<? extends Resource> optionalResources)
Attempt to resolve the resources based on the specified environment and return any new resources and wires to the caller. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||