|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.TimerTask
GWTApplication.server.FaultServiceImpl.PrintNewFaultsInLastTwentyFourHours
class FaultServiceImpl.PrintNewFaultsInLastTwentyFourHours
This is a timertask which will be used to print all new faults in the previous 24 hours to the printer in the operations room.
| Constructor Summary | |
|---|---|
FaultServiceImpl.PrintNewFaultsInLastTwentyFourHours()
|
|
| Method Summary | |
|---|---|
void |
run()
Called when the timertask is scheduled to run. |
| Methods inherited from class java.util.TimerTask |
|---|
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
FaultServiceImpl.PrintNewFaultsInLastTwentyFourHours()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class java.util.TimerTask
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||