|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reason | |
---|---|
org.apache.felix.bundlerepository | |
org.apache.felix.bundlerepository.impl |
Uses of Reason in org.apache.felix.bundlerepository |
---|
Methods in org.apache.felix.bundlerepository that return Reason | |
---|---|
Reason[] |
Resolver.getReason(Resource resource)
List of reasons why a resource has been included either as a mandatory or optional resource during the resolution. |
Reason[] |
Resolver.getUnsatisfiedRequirements()
List of requirements that could not be satisfied during the resolution |
Uses of Reason in org.apache.felix.bundlerepository.impl |
---|
Classes in org.apache.felix.bundlerepository.impl that implement Reason | |
---|---|
class |
ReasonImpl
|
Methods in org.apache.felix.bundlerepository.impl that return Reason | |
---|---|
Reason[] |
ResolverImpl.getReason(Resource resource)
|
Reason[] |
ResolverImpl.getUnsatisfiedRequirements()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |