| Package | Description |
|---|---|
| aQute.lib.aspects | |
| aQute.lib.exceptions |
| Modifier and Type | Method and Description |
|---|---|
<R> Aspects.InterceptBuilder<T> |
Aspects.InterceptBuilder.intercept(RunnableWithException intercept,
java.lang.String name)
Intercept a no method call
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Runnable |
RunnableWithException.asRunnable(RunnableWithException unchecked) |
static java.lang.Runnable |
RunnableWithException.asRunnableIgnoreException(RunnableWithException unchecked) |