|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectmessageServerP.MessageServerCore
public class MessageServerCore
The main class of the Message Server, witch starts all the services.
| Field Summary | |
|---|---|
protected static BackupperInterface |
mainBackupper
|
| Constructor Summary | |
|---|---|
MessageServerCore()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
The main method to launch the Message Server, activating all the threads, publishing the rmi services, and restoring the data from the filename previousely used as backup. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static BackupperInterface mainBackupper
| Constructor Detail |
|---|
public MessageServerCore()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - the arguments.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||