@FunctionalInterface
public interface Action
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
handler(Context ctx)
Action's main method.
|
java.lang.Object handler(Context ctx) throws java.lang.Exception
ctx - invocation contextjava.lang.Exception - any exception