| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Server interface. The main porpose is to abstract current mode of the CBL.
| Method Summary | |
|  java.util.logging.Logger | getLogger()Returns logger for current server | 
|  java.util.LinkedList | getReplicasBackup()Returns list for backuping replicas | 
|  CBL | getThisCBL()Returns information about this CBL | 
|  boolean | isPrimary()Checks if the current server is the Primary | 
|  void | startServer()Start the server | 
|  void | stopServer()Stop the server | 
| Methods inherited from interface dist1.acb.CBL.UpdatesExecutor | 
| hBeginSellTransaction, hCloseSession, hDeleteOldUsers, hEndSellTransaction, hInitCBLTable, hInsertLog, hLogin, hMoneyFromAccount, hMoneyToAccount, hRegister, hRemoveCBL, hRemoveFiles, hShare, hUpdateCBL, hUpdateUser | 
| Method Detail | 
public java.util.logging.Logger getLogger()
public boolean isPrimary()
public java.util.LinkedList getReplicasBackup()
public CBL getThisCBL()
public void startServer()
public void stopServer()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||