public interface InvocationContext
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getContextData() |
Method |
getMethod() |
Object[] |
getParameters() |
Object |
getTarget() |
Object |
proceed() |
void |
setParameters(Object[] parameters) |
Copyright © 2016. All rights reserved.