-
-
Method Detail
-
start
void start()
Ensures that thisStageis up and running.- Throws:
IllegalStateException- if thisStagehas been stopped.
-
stop
void stop()
Ensures that thisStagehas been permanently stopped.
-
-
void start()
Stage is up and running.IllegalStateException - if this Stage has been stopped.void stop()
Stage has been permanently stopped.