Uses of Class
org.apache.felix.bundlerepository.impl.ObrURLStreamHandlerService.ResourceSelectionStrategy
-
Packages that use ObrURLStreamHandlerService.ResourceSelectionStrategy Package Description org.apache.felix.bundlerepository.impl -
-
Uses of ObrURLStreamHandlerService.ResourceSelectionStrategy in org.apache.felix.bundlerepository.impl
Subclasses of ObrURLStreamHandlerService.ResourceSelectionStrategy in org.apache.felix.bundlerepository.impl Modifier and Type Class Description (package private) static classObrURLStreamHandlerService.NewestSelectionStrategyStrategy returning the newest entry.(package private) static classObrURLStreamHandlerService.SameSelectionStrategyStrategy returning the current version.Methods in org.apache.felix.bundlerepository.impl that return ObrURLStreamHandlerService.ResourceSelectionStrategy Modifier and Type Method Description private ObrURLStreamHandlerService.ResourceSelectionStrategyObrURLStreamHandlerService. getStrategy(java.lang.String strategy)
-