Package io.hawt.jmx
Class About
- java.lang.Object
-
- io.hawt.jmx.About
-
- All Implemented Interfaces:
AboutMBean
public class About extends Object implements AboutMBean
-
-
Constructor Summary
Constructors Constructor Description About()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddestroy()StringgetHawtioVersion()protected ObjectNamegetObjectName()voidinit()
-
-
-
Method Detail
-
getObjectName
protected ObjectName getObjectName() throws Exception
- Throws:
Exception
-
getHawtioVersion
public String getHawtioVersion()
- Specified by:
getHawtioVersionin interfaceAboutMBean
-
-