org.kaoriha.marimite
Interface LiveJMXMBean


public interface LiveJMXMBean

MBean interface of live.

Author:
NAKAZATO Hajime

Method Summary
 Long[] getLap(String section)
           
 String[] getSectionList()
           
 void removeSection(String section)
          Removes the specified section.
 

Method Detail

getSectionList

String[] getSectionList()

getLap

Long[] getLap(String section)

removeSection

void removeSection(String section)
Removes the specified section. Affects only live, not log.

Parameters:
section -


Copyright ? 2008 Hound. All Rights Reserved.