[jboss-dev-forums] [Design of POJO Server] - Re: Another startup time regression
dimitris@jboss.org
do-not-reply at jboss.com
Thu Feb 7 10:46:56 EST 2008
So should we extend the Metadata spi with a:
| /**
| * Is the annotation present?
| *
| * @param annotationType the stringfied annotation type
| * @return true when present
| */
| boolean isAnnotationPresent(String annotationType);
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127439#4127439
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127439
More information about the jboss-dev-forums
mailing list