Package io.hawt.jmx

Class About

  • All Implemented Interfaces:
    AboutMBean

    public class About
    extends java.lang.Object
    implements AboutMBean
    • Constructor Summary

      Constructors 
      Constructor Description
      About()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void destroy()  
      java.lang.String getHawtioVersion()  
      protected javax.management.ObjectName getObjectName()  
      void init()  
      • Methods inherited from class java.lang.Object

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

      • About

        public About()
    • Method Detail

      • init

        public void init()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • destroy

        public void destroy()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getObjectName

        protected javax.management.ObjectName getObjectName()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception