I've used the @PostConstruct lifecycle method to pass the bean itself for post 
processing which seems to contain all the annotations to process via Reflect.

But besides that, is there a way to find out what annotations are on an EJB3 
bean at runtime?  Let's say I have a SLSB with some custom annotations, do I 
need to process them at bean construct time or can I get access them directly 
anytime I want?  (I'm not sure how since the home/remote provide the view to 
the rest of the world over the bean).  Is there something in MEJB that could 
help me?

Sorry for the rambling...

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to