[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Next step in ServiceController Lifecycle
kabir.khan@jboss.com
do-not-reply at jboss.com
Mon Sep 24 05:05:01 EDT 2007
More or less the same
| <aop:lifecycle-configure xmlns:aop="urn:jboss:aop-beans:1.0"
| name="JMXAdvice"
| class="org.jboss.system.microcontainer.jmx.ServiceControllerLifecycleCallback"
| classes="@org.jboss.aop.microcontainer.aspects.jmx.JMX"
| manager-bean="AspectManager"
| manager-property="aspectManager">
| <property name="serviceController"><inject bean="JMXKernel" property="serviceController"/></property>
| </aop:lifecycle-configure>
|
|
Substitute lifecycle-configure for
*lifecycle-create
*lifecycle-describe
*lifecycle-install
*lifecycle-instantiate
*lifecycle-preinstall
*lifecycle-start
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087783#4087783
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087783
More information about the jboss-dev-forums
mailing list