[jboss-user] [Microcontainer] - Re: migrating from ServiceMBeanSupport
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Nov 28 04:50:26 EST 2007
Injection would be done via an attribute like:
| <mbean name="jboss:service=TransactionManager"
| code="com.arjuna.ats.jbossatx.jta.TransactionManagerService">
| ...
| <attribute name="MBeanServer"><inject bean="JMXKernel" property="mbeanServer"/></attribute>
|
| </mbean>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108349#4108349
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108349
More information about the jboss-user
mailing list