public class AutoCleanupInterceptor extends java.lang.Object implements IMethodInterceptor
| Constructor and Description |
|---|
AutoCleanupInterceptor() |
| Modifier and Type | Method and 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 © 2013. All rights reserved