public class MethodExecuted extends Object
ExecuteMethod
 when it has fully completed it's execution.| Constructor and Description | 
|---|
MethodExecuted(ControllerMethod method,
              MethodInfo methodInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
ControllerMethod | 
getControllerMethod()  | 
MethodInfo | 
getMethodInfo()  | 
Type | 
getMethodReturnType()  | 
public MethodExecuted(ControllerMethod method, MethodInfo methodInfo)
public ControllerMethod getControllerMethod()
public Type getMethodReturnType()
public MethodInfo getMethodInfo()
Copyright © 2014 Caelum. All rights reserved.