Interface MBeanServerHandlerMBean

All Known Implementing Classes:
MBeanServerHandler

public interface MBeanServerHandlerMBean
MBean interface for accessing the org.jolokia.server.core.util.jmx.MBeanServers
Since:
Jul 2, 2010
Author:
roland
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Name of MBean used for registration
  • Method Summary

    Modifier and Type
    Method
    Description
    Get summary information of all MBeans found on the server
  • Field Details

  • Method Details

    • mBeanServersInfo

      String mBeanServersInfo()
      Get summary information of all MBeans found on the server
      Returns:
      the server's information.