Interface ExecutionContext
public interface ExecutionContext
The execution context for the method being executed.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the method being executedObject[]
Returns the parameter values being passed to the method