|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.datamanager.kernel.Simpleton
|
+--org.datamanager.tools.SanitySimpleton
| Nested Class Summary |
| Nested classes inherited from class org.datamanager.kernel.Simpleton |
Simpleton.Information, Simpleton.Priority |
| Constructor Summary | |
SanitySimpleton()
|
|
| Method Summary | |
void |
handleEvent(DataManagerEvent event)
|
void |
process()
Performs the work of this Simpleton. |
abstract void |
sanityTestSuite()
|
| Methods inherited from class org.datamanager.kernel.Simpleton |
clone, getInformation, getPriority, setInformation, setPriority, start |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SanitySimpleton()
| Method Detail |
public void process()
Simpleton
process in class Simpleton
public abstract void sanityTestSuite()
throws DataManagerException
DataManagerExceptionpublic void handleEvent(DataManagerEvent event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||