njacamar.ironjacamar-codegenerator.1.5.3.Final.source-code.mbean.xml.template Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ironjacamar-codegenerator Show documentation
Show all versions of ironjacamar-codegenerator Show documentation
IronJacamar is an implementation of the Java EE Connector Architecture 1.6 specification
<deployment> <bean name="${mbean.name}" interface="${mbean.interface}" class="${mbean.impl}"> <property name="MBeanServer"> <inject bean="Kernel" property="MBeanServer"/> </property> </bean> </deployment>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy