Class
BuildMaster::ServerManager
In:
lib/buildmaster/project/server_manager.rb
Parent:
Object
Methods
new
start
start_thread
starting_server
stop
stopping_server
wait_for_condition
Attributes
status
[R]
Public Class methods
new
(server)
Public Instance methods
start
()
stop
()
Private Instance methods
start_thread
() {|| ...}
starting_server
()
stopping_server
()
wait_for_condition
()
[Validate]