Uses of Class
org.apache.felix.bundlerepository.InterruptedResolutionException
-
Packages that use InterruptedResolutionException Package Description org.apache.felix.bundlerepository -
-
Uses of InterruptedResolutionException in org.apache.felix.bundlerepository
Methods in org.apache.felix.bundlerepository that throw InterruptedResolutionException Modifier and Type Method Description booleanResolver. resolve()Start the resolution process and return whether the constraints have been successfully met or not.booleanResolver. resolve(int flags)Start the resolution process with the following flags.
-