Uses of Interface
org.apache.jena.sparql.service.enhancer.impl.util.ThrowingRunnable
Packages that use ThrowingRunnable
-
Uses of ThrowingRunnable in org.apache.jena.sparql.service.enhancer.impl.util
Methods in org.apache.jena.sparql.service.enhancer.impl.util with parameters of type ThrowingRunnableModifier and TypeMethodDescriptionvoidFinallyRunAll.addThrowing(ThrowingRunnable action) static voidFinallyRunAll.run(ThrowingRunnable... actions) static voidLockUtils.runWithLock(Lock lock, ThrowingRunnable action) Run an action after locking; eventually the lock is unlocked in a finally blockConstructor parameters in org.apache.jena.sparql.service.enhancer.impl.util with type arguments of type ThrowingRunnable