public class RecordingMethodInterceptor
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
RecordingMethodInterceptor.ReplayableDatabasePreparerImpl |
| Constructor and Description |
|---|
RecordingMethodInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |