"A Server is a class which record the basic information about a server, such as name, type, which host it is running on, status, etc. State machine: No Concurrency: Sequential Persistence: Transient Operation name: addServer Public member of: ServerManager Return Class: bool Arguments:char* aServer Documentation: Try to start a new server of certa" . . . .