|
Jacson | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.spieleck.app.jacson.PluginBase
Abstract base class for easy creation of Plugin classes.
| Constructor Summary | |
PluginBase()
|
|
| Method Summary | |
protected JacsonReport |
getRegReport()
expose the registered Report |
protected JacsonState |
getRegState()
expose the registered State |
void |
registerReport(JacsonReport report)
|
void |
registerState(JacsonState state)
Give the class access to an appropriate state. |
void |
summary()
Do nothing default implementation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PluginBase()
| Method Detail |
public void registerReport(JacsonReport report)
registerReport in interface JacsonReportingpublic void registerState(JacsonState state)
JacsonStately
registerState in interface JacsonStatelyprotected JacsonReport getRegReport()
protected JacsonState getRegState()
public void summary()
summary in interface JacsonReporting
|
Spieleck | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||