|
Jacson | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.spieleck.app.jacson.PluginBase de.spieleck.app.jacson.eval.EvaluatorBase de.spieleck.app.jacson.eval.AccountingEvaluator
Evaluator determines various statistics (see Accountor
)
about the presented chunks.
Field Summary | |
protected Accountor |
acc
The whole statistics black box |
Constructor Summary | |
AccountingEvaluator()
|
Method Summary | |
void |
init(ConfigNode config,
JacsonRegistry reg)
|
void |
putChunk(java.lang.String chunk)
Feed a single chunk into this filter |
void |
summary()
Do nothing default implementation |
Methods inherited from class de.spieleck.app.jacson.PluginBase |
getRegReport, getRegState, registerReport, registerState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.spieleck.app.jacson.JacsonStately |
registerState |
Methods inherited from interface de.spieleck.app.jacson.JacsonReporting |
registerReport |
Field Detail |
protected Accountor acc
Constructor Detail |
public AccountingEvaluator()
Method Detail |
public void init(ConfigNode config, JacsonRegistry reg) throws JacsonConfigException
JacsonConfigException
public void putChunk(java.lang.String chunk)
JacsonChunkDrain
public void summary()
PluginBase
summary
in interface JacsonReporting
summary
in class PluginBase
|
Spieleck | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |