Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Adding Annotations per Intertype Declaration

Well,

thanks! That was a fast one ;).

kind regards
Tobias Demuth

> -----Ursprüngliche Nachricht-----
> Von: "Bhaskar Maddala" <maddalab@xxxxxxxxx>
> Gesendet: 08.07.08 22:05:08
> An: aspectj-users@xxxxxxxxxxx
> Betreff: Re: [aspectj-users] Adding Annotations per Intertype Declaration


> http://www.eclipse.org/aspectj/doc/released/adk15notebook/annotations-declare.html
> 
> declare @field : * DAO+.* : @Persisted;
> 
>     All fields defined in DAO or its subtypes have the @Persisted annotation.
> 
> Thanks
> Bhaskar
> 
> 2008/7/8 Tobias Demuth <tobias_demuth@xxxxxx>:
> > Hi,
> >
> > is there any way to add an annotation to a field using intertype declaration?
> >
> > kind regards
> > Tobias Demuth
> > _________________________________________________________________________
> > In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten!
> > Nur 3,99 EUR/Monat! http://www.maildomain.web.de/?mc=021114
> >
> > _______________________________________________
> > aspectj-users mailing list
> > aspectj-users@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/aspectj-users
> >
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
> 


_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066



Back to the top