|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--au.com.solidsoftware.multimahjong.mms.MultiMahjongServer
The MultiMahjongServer class is the entry point for the MultiMahjongServer program. It contains the main method of the program.
| Constructor Summary | |
MultiMahjongServer()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Begins the MultiMahjongServer program. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public MultiMahjongServer()
| Method Detail |
public static void main(java.lang.String[] args)
RMISecurityManager to prepare for
creation of the Registrar. Then it tries to create a new
Registrar with a reference to a new GamesList.
Finally, it binds the Registrar to the
localhost. If it fails in the creation of the
Registrar, the exception is caught and the program exits.GamesList,
Registrar
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||