Interface JmxValueMBean<T>

All Superinterfaces:
JmxMBean
All Known Implementing Classes:
JmxValue

public interface JmxValueMBean<T> extends JmxMBean
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.atlassian.jira.monitoring.jmx.bean.JmxMBean

    getName
  • Method Details

    • getValue

      T getValue()