[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Implementing JAXB style parsing for aop-mc-int
adrian@jboss.org
do-not-reply at jboss.com
Thu Feb 21 09:23:10 EST 2008
No you don't, you just use a BeanMetaDataFactory.
I rewrote the BeanFactory parsing this way, it's much nicer :-)
Examples:
beanfactory http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/factory/GenericBeanFactoryMetaData2.java?revision=68661&view=markup
new classloader http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/microcontainer/trunk/classloading-vfs/src/main/org/jboss/classloading/spi/vfs/metadata/VFSClassLoaderFactory.java?revision=69880&view=markup
well reallyit's subclass
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/microcontainer/trunk/classloading-vfs/src/main/org/jboss/classloading/spi/vfs/metadata/VFSClassLoaderFactory10.java?revision=69880&view=markup
See my many posts on "use case xml" or what others like to call
"domain specific language" ;-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131082#4131082
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131082
More information about the jboss-dev-forums
mailing list