Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] Advice priority

Hi Koce.

This is called precedence:
http://www.eclipse.org/aspectj/doc/next/progguide/semantics-advice.html

Eric

On 19 April 2011 04:52, Koce Spasov <k_spasov@xxxxxxxxx> wrote:
> Hi,
>
> Scenario:
> - Two or more Aspects advice the same joinpoint (for example: after() returning() : myMethod() ...).
>
> Is it possible to define some sort of priority, so that the aspects could be weaved in configurable order?
>
> Regards,
> Koce Spasov
>
> ____________________________________________________________
> Send your photos by email in seconds...
> TRY FREE IM TOOLPACK at http://www.imtoolpack.com/default.aspx?rc=if3
> Works in all emails, instant messengers, blogs, forums and social networks.
> _______________________________________________
> aspectj-dev mailing list
> aspectj-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-dev
>



-- 
Dr. Eric Bodden, http://bodden.de/
Principal Investigator in Secure Services at CASED
Coordinator of the CASED Advisory Board of Study Affairs
PostDoc at Software Technology Group, Technische Universität Darmstadt
Tel: +49 6151 16-5478    Fax: +49 6151 16-5410
Mailing Address: S2|02 A209, Hochschulstraße 10, 64289 Darmstadt


Back to the top