[aspectwerkz-dev] [jira] Deleted: (AW-2) call before/after advices for constructors

"[email protected] (JIRA)" <jira-yCVjj/[email protected]> Fri, 3 Aug 2007 07:10:50 +1000 (EST)
Newsgroups gmane.comp.java.aspectwerkz.devel
Message-ID <[email protected]>
     [ http://jira.codehaus.org/browse/AW-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

[email protected] deleted AW-2:
-------------------------------


> call before/after advices for constructors
> ------------------------------------------
>
>                 Key: AW-2
>                 URL: http://jira.codehaus.org/browse/AW-2
>             Project: AspectWerkz
>          Issue Type: New Feature
>            Reporter: Jonas Boner
>            Assignee: Jonas Boner
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> Advise on the caller side:
> Psuedo code:
> preAdvice.setParameters(new Object[] {param1, param2});
> preAdvice.execute(..)
> Foo foo = new Foo(param1, param2);
> postAdvice.setTargetObject(foo);
> postAdvice.execute(..);
> Will work fine together w/ AW-46

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email