Package com.github.fungal.impl
Interface KernelImplMBean
- All Known Implementing Classes:
KernelImpl
public interface KernelImplMBean
The kernel MBean for Fungal
- Author:
- Jesper Pedersen
-
Method Summary
-
Method Details
-
getName
String getName()Get the name of the kernel- Returns:
- The value
-
getVersion
String getVersion()Get the version of the kernel- Returns:
- The value
-
dump
String dump()Dump the bean information- Returns:
- The information
-
dump
Dump the bean information- Parameters:
name- The bean name- Returns:
- The information
-