This content has been marked as final.
Show 1 reply
-
1. Re: Next step in ServiceController Lifecycle
kabirkhan Sep 24, 2007 5:04 AM (in response to adrian.brock)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