[
https://issues.apache.org/jira/browse/SHINDIG-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner resolved SHINDIG-990.
----------------------------------
Resolution: Fixed
Fix Version/s: trunk
working
** note API change
> 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
> Fix For: trunk
>
>
> 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.