All Downloads are FREE. Search and download functionalities are using the official Maven repository.

njacamar.ironjacamar-codegenerator.1.5.3.Final.source-code.mbean.xml.template Maven / Gradle / Ivy

Go to download

IronJacamar is an implementation of the Java EE Connector Architecture 1.6 specification

There is a newer version: 3.0.10.Final
Show newest version
<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