IMethodInterceptorpublic class AutoCleanupInterceptor extends java.lang.Object implements IMethodInterceptor
| Constructor | Description |
|---|---|
AutoCleanupInterceptor() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
add(FieldInfo field) |
|
void |
install(MethodInfo method) |
|
void |
intercept(IMethodInvocation invocation) |
public void add(FieldInfo field)
public void install(MethodInfo method)
public void intercept(IMethodInvocation invocation) throws java.lang.Throwable
intercept in interface IMethodInterceptorjava.lang.ThrowableCopyright © 2018. All rights reserved