You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "AmirMohammad Vosough (JIRA)" <ji...@apache.org> on 2018/02/28 10:08:00 UTC

[jira] [Created] (ARIES-1787) Support "around" functionality when proxying an object

AmirMohammad Vosough created ARIES-1787:
-------------------------------------------

             Summary: Support "around" functionality when proxying an object
                 Key: ARIES-1787
                 URL: https://issues.apache.org/jira/browse/ARIES-1787
             Project: Aries
          Issue Type: Bug
          Components: Proxy
            Reporter: AmirMohammad Vosough


Right now the InvocationListener only has 3 methods for before execution, after successful and after exception thrown execution.

Sometimes we need something like AspectJ's "around" functionality where we can prevent the actual method execution.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)