public static class ChainingComponent.RecordedCall
extends java.lang.Object
| Constructor | Description |
|---|---|
RecordedCall(int method,
java.lang.Object parameters) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getMethod() |
|
java.lang.Object |
getParameters() |
|
int |
getState() |
|
void |
setState(int state) |