|
[
Permalink
| « Hide
]
Jerome Bernard added a comment - 04/Mar/08 08:25 PM
Maybe a simple Visitor pattern using cglib, ASM or Javassist could to the "trick"?
This annotations processing utility may be of help:
http://scannotation.sourceforge.net/ Simple queston, what to call an annotation for Association processing? We currently have the org.rioproject.associations.Association class. Ideally the annotaton would be @Association, but that conflicts with the existing class.
I dont like creating another package for this, how about @AutoWireRemote? Something like that? Or maybe just @ServiceAssociation
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||