| Use Case Description |
| Actors |
Administraitor |
| Sumary |
Start up Mud Server |
| Preconditions |
none. |
| Flow of Events |
1. Mud Server is started
2. Mud Server retrieves Mud Actor accounts.
4. Mud Server instructs the Mud Actor Factory to create Mud Actor threads for each account.
5. Mud Server starts the Socket Server.
5. End of use case.
|
| Error Conditions |
|
| Concurrent Activities |
|
| Postconditions |
Mud Server is started. Mud Actor threads are created. Socket Server is started.
|
| Quality Requirements |
The activity succeeds without corrupting system. |
| Comments |
|