public class InvocationContext extends Object
| Constructor and Description |
|---|
InvocationContext(Object proxy,
Method method,
Object[] args) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArgs() |
Method |
getMethod() |
Object |
getProxy() |
String |
toString() |
Copyright © 2012–2022 Zalando SE. All rights reserved.