public final class MethodInterrupter extends Object
| Modifier and Type | Field and Description |
|---|---|
private ExecutorService |
executor |
| Constructor and Description |
|---|
MethodInterrupter() |
| Modifier and Type | Method and Description |
|---|---|
private static String |
error(String s) |
private static String |
logPrefix() |
Object |
wrap(org.aspectj.lang.ProceedingJoinPoint point) |
private final transient ExecutorService executor