Class Configuration


  • public class Configuration
    extends Object
    Holds the configuration for all MBeans that should be collected
    • Constructor Detail

      • Configuration

        public Configuration()
    • Method Detail

      • setMBeanFinder

        public void setMBeanFinder​(MBeanFinder mbeanFinder)
      • setMBeanCollector

        public void setMBeanCollector​(MBeanCollector mbeanCollector)
      • getPresentationInformation

        public net.welen.jmole.presentation.PresentationInformation getPresentationInformation()
      • setPresentationInformation

        public void setPresentationInformation​(net.welen.jmole.presentation.PresentationInformation presentationInformation)
      • getLevel

        public int getLevel()
      • setLevel

        public void setLevel​(int level)