1 Reply Latest reply on May 14, 2003 5:51 AM by julien1

    MBeanServer Query

    noel.rocher

      Hi all,

      Is anyone knows how to query the MBeanServer to retrieve all "nukes.blocks" instance ?

      something like :
      blocks = server.queryMBeans(ObjectNameFactory.create("nukes.blocks"),null);

      but this didn't work.

      tx
      Noel