Class Mbeans


  • public class Mbeans
    extends java.lang.Object
    This is a helper class to enable parsing of splitted mbeans-definitions.
    • Constructor Summary

      Constructors 
      Constructor Description
      Mbeans()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<Mbean> getMbeanList()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Mbeans

        public Mbeans()
    • Method Detail

      • getMbeanList

        public java.util.List<Mbean> getMbeanList()