com.caucho.management.server
Interface MeterGraphSectionInfo


public interface MeterGraphSectionInfo

Section of a meter graph page.


Method Summary
 MeterGraphInfo[] getMeterGraphs()
          Returns the graphs in the section.
 java.lang.String getName()
          Returns the section title.
 

Method Detail

getName

java.lang.String getName()
Returns the section title.


getMeterGraphs

MeterGraphInfo[] getMeterGraphs()
Returns the graphs in the section.