Add executed() post operation method to HandlerExecutionListener
----------------------------------------------------------------
Key: SHINDIG-990
URL: https://issues.apache.org/jira/browse/SHINDIG-990
Project: Shindig
Issue Type: Improvement
Components: Java
Affects Versions: trunk
Reporter: Paul Lindner
Assignee: Paul Lindner
HandlerExecutionListener has an executing() method that allows for running code
prior to the request. It would be great to run an equivalent executed() method
after the request. Ideally this would also run in a finally block to allow for
adding a profiler interceptor.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.