[jboss-user] [Microcontainer] - Re: how do I use mdr in JCA project?

alesj do-not-reply at jboss.com
Tue Feb 10 06:46:23 EST 2009


Deployers and AOP also use MDR.

Probably currently the best usage is Kernel's IoC annotation lookup:
 - http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/trunk/kernel/src/main/java/org/jboss/kernel/plugins/annotations/CommonAnnotationAdapter.java

Annotations being just one type of metadata,
but since it's the most commonly used,
it has custom methods on MetaData class/api.


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

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



More information about the jboss-user mailing list