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 boolean
Resolver. resolve()
Start the resolution process and return whether the constraints have been successfully met or not.boolean
Resolver. resolve(int flags)
Start the resolution process with the following flags.
-