|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanon.util.Updater
anon.infoservice.update.AccountUpdater
public class AccountUpdater
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class anon.util.Updater |
|---|
Updater.ConstantUpdateInterval, Updater.DynamicUpdateInterval, Updater.IUpdateInterval, Updater.ObservableInfo |
| Field Summary | |
|---|---|
private boolean |
m_bFirstUpdateDone
|
private boolean |
m_successfulUpdate
|
| Constructor Summary | |
|---|---|
AccountUpdater()
|
|
| Method Summary | |
|---|---|
java.lang.Class |
getUpdatedClass()
getUpdatedClass |
boolean |
isFirstUpdateDone()
|
protected void |
updateInternal()
Does the update and should tell if it was successful or not. |
protected boolean |
wasUpdateSuccessful()
wasUpdateSuccessful |
| Methods inherited from class anon.util.Updater |
|---|
getObservableInfo, getUpdatedClassName, getUpdateInterval, isUpdatePaused, start, stop, update, update, updateAsync |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private boolean m_successfulUpdate
private boolean m_bFirstUpdateDone
| Constructor Detail |
|---|
public AccountUpdater()
| Method Detail |
|---|
public java.lang.Class getUpdatedClass()
getUpdatedClass in class Updaterprotected void updateInternal()
updateInternal in class Updaterpublic boolean isFirstUpdateDone()
isFirstUpdateDone in class Updaterprotected boolean wasUpdateSuccessful()
wasUpdateSuccessful in class Updater
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||