4 Replies Latest reply on Aug 27, 2014 8:44 AM by homich

    Automatically MBean registration

    homich

      Good day,

      I`m trying to migrate my application from JBoss 4.2.3 to Wildfly 8. Early we using MBeans and we have access to them via JMX Console.

      Ok now I want to know: is there any way to making MBeans that they will be able to register in JMX automatically.

      This time i`m used to write manual registration code in @PostConstruct method of mbean. So is there another way?

       

      Thank you.