public class MethodCallRecorder extends Object
| Constructor and Description |
|---|
MethodCallRecorder() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
createProxy(Object target) |
static Object[] |
getLastArgs() |
static Method |
getLastMethod() |
static Object |
getLastTarget() |
static void |
reset() |
Copyright © 2010-2014. All Rights Reserved.