Uses of Interface
aQute.bnd.exceptions.RunnableWithException
Packages that use RunnableWithException
Package
Description
This package is exported by biz.aQute.bnd.util.
-
Uses of RunnableWithException in aQute.bnd.exceptions
Methods in aQute.bnd.exceptions with parameters of type RunnableWithExceptionModifier and TypeMethodDescriptionstatic RunnableRunnableWithException.asRunnable(RunnableWithException unchecked) static RunnableRunnableWithException.asRunnableIgnoreException(RunnableWithException unchecked) static voidExceptions.unchecked(RunnableWithException runnable) -
Uses of RunnableWithException in aQute.lib.aspects
Methods in aQute.lib.aspects with parameters of type RunnableWithExceptionModifier and TypeMethodDescriptionAspects.InterceptBuilder.intercept(RunnableWithException intercept, String name) Intercept a no method call