|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.plt.concurrent.TaskController.State
edu.rice.cs.plt.concurrent.TaskController.ComputingState
edu.rice.cs.plt.concurrent.TaskController.StartingState
edu.rice.cs.plt.concurrent.TaskController.CanceledStartingState
protected class TaskController.CanceledStartingState
A StartingState that has been canceled while waiting for startup to complete.
| Constructor Summary | |
|---|---|
protected |
TaskController.CanceledStartingState()
|
| Method Summary | |
|---|---|
boolean |
cancel(boolean stopRunning)
|
void |
started()
Operation to perform when starting is complete |
| Methods inherited from class edu.rice.cs.plt.concurrent.TaskController.StartingState |
|---|
start, status |
| Methods inherited from class edu.rice.cs.plt.concurrent.TaskController.ComputingState |
|---|
get, get |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected TaskController.CanceledStartingState()
| Method Detail |
|---|
public boolean cancel(boolean stopRunning)
cancel in class TaskController.StartingStatepublic void started()
TaskController.StartingState
started in class TaskController.StartingState
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||