[jboss-user] [JBoss AOP] - Re: hot deployment
kabir.khan@jboss.com
do-not-reply at jboss.com
Tue Sep 4 11:22:28 EDT 2007
Probably, but i don't have the recipe. From the AOP point of view, look at how http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_4_2_0_GA/aspects/src/main/org/jboss/aop/deployment/AspectDeployer.java
uses the AspectXMLLoader and AspectAnnotationLoader to deploy and undeploy the aspects. You would need a "hook" to do something similar, and also some mechanism to make the classes implementing those aspects available.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080938#4080938
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080938
More information about the jboss-user
mailing list