[weld-dev] Helper classes for wrapping AnnotatedType and redefining annotations

Gavin King gavin.king at gmail.com
Mon Nov 23 15:22:19 EST 2009


So here's a some helper classes that should form the basis of our
portable extensions. They make it easy to respecify annotations of a
type and its members. As an example of usage, I've attached a portable
extension that implements support for @Exact, and for @Named at
package level.

This should also be good for the XML stuff (I hope).

-- 
Gavin King
gavin.king at gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: extension.zip
Type: application/zip
Size: 6183 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/weld-dev/attachments/20091123/7b5f8b24/attachment.zip 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CoreExtension.java
Type: application/octet-stream
Size: 3595 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/weld-dev/attachments/20091123/7b5f8b24/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Exact.java
Type: application/octet-stream
Size: 607 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/weld-dev/attachments/20091123/7b5f8b24/attachment-0001.obj 


More information about the weld-dev mailing list