public interface ExecutionContext
| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod()
Returns the method being executed
|
Object[] |
getParameters()
Returns the parameter values being passed to the method
|
Copyright © 2017 Eclipse Foundation. All rights reserved.