[jboss-dev-forums] [Design of POJO Server] - Annotation for MC bean

anil.saldhana@jboss.com do-not-reply at jboss.com
Wed Apr 1 17:29:57 EDT 2009


I am trying to write a new annotation for MC beans similar to what the JMX/JndiBinding annotations do.

I took a look at 
http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/trunk/aop-mc-int/src/main/java/org/jboss/aop/microcontainer/aspects/

Both the jmx and jndi folder have the annotation as well as a callback. I guess the xxxIntroduction class can be ignored.

When I introduced my annotation on the mc bean, I saw no errors in the logs.
I can see the annotation as part of the bean metadata in the beanMetadata aop deployer.

Are there any other hooks that I need to take a look at?


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

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



More information about the jboss-dev-forums mailing list