Interface MethodCallContext.MethodCallContextEndListener
-
- Enclosing class:
- MethodCallContext
public static interface MethodCallContext.MethodCallContextEndListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(MethodCallContext context, MethodCall call)
-
-
-
Method Detail
-
execute
void execute(MethodCallContext context, MethodCall call)
-
-