public interface InvocationProxy
| Modifier and Type | Method and Description |
|---|---|
void |
invoke()
Invoke the target user method, creating an instance of the user class if needed
|
void invoke()
throws java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException - wrapping any exception thrown by the target method or the uesr class no-args constructor