IMethodInterceptor
public 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 IMethodInterceptor
java.lang.Throwable
Copyright © 2018. All rights reserved