[jboss-dev-forums] [Design the new POJO MicroContainer] - FYI: Latest ClassInfo changes.

adrian@jboss.org do-not-reply at jboss.com
Fri Feb 2 12:00:56 EST 2007


PackageInfo

I've added support for retrieving package info for a class.
This is mainly so you can get at the annotations.

This doesn't work for javassist which doesn't provide package annotations.

Enum Constants

You can now retrieve the underlying real enum constant.
Also, you can retrieve the annotations against the constants.

BeanInfo property accessors

I've fixed this new code to delegate to the PropertyInfo
such that the property can decide how to get/set the property.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4010129#4010129

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4010129



More information about the jboss-dev-forums mailing list