public interface InvocationContext
| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod() |
Object[] |
getParameters() |
Object |
getProxy() |
Object |
getTarget() |
Object |
proceed() |
void |
setParameters(Object[] params) |
Copyright © 2016. All rights reserved.