net.i2p.router.web
Class ConfigStatsHandler
java.lang.Object
net.i2p.router.web.FormHandler
net.i2p.router.web.ConfigStatsHandler
public class ConfigStatsHandler
- extends FormHandler
Handler to deal with form submissions from the stats config form and act
upon the values.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigStatsHandler
public ConfigStatsHandler()
processForm
protected void processForm()
- Description copied from class:
FormHandler
- Override this to perform the final processing (in turn, adding formNotice
and formError messages, etc)
- Overrides:
processForm
in class FormHandler
setFilename
public void setFilename(java.lang.String filename)
setStatList
public void setStatList(java.lang.String[] stats)
setGraphList
public void setGraphList(java.lang.String[] stats)
setExplicitFilter
public void setExplicitFilter(java.lang.String foo)
setExplicitFilterValue
public void setExplicitFilterValue(java.lang.String filter)