[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[aspectj-users] Annotations injection on types based on methods annotations
|
- From: Paulo Alexandre Corigo Zenida <paulo.zenida@xxxxxxxx>
- Date: Sat, 09 Sep 2006 20:08:15 +0100
- Delivered-to: aspectj-users@eclipse.org
- User-agent: Internet Messaging Program (IMP) H3 (4.0.4)
Hi all,
I have searched for examples on google and tried lots of ways but I did
not have success.
Therefore, I would like to ask to the community of AspectJ if it is
possible to do ITD
for annotations on types, based on the type methods. I would like to
make a type T be
annotated with an annotation MyAnnotation based on annotated methods
for that type T.. I
would like to write something like:
declare @type : (@MyAnnotation * *..`.(..)) : MyAnnotation;
Is this possible to achieve with AspectJ?
Thanks for your interest,
Paulo Zenida
----------------------------------------------------------------
Mensagem enviada usando o IMP (Internet Messaging Program).