|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChAlreadyStartingException | |
charly.client | |
charly.server.resources |
Uses of ChAlreadyStartingException in charly.client |
Methods in charly.client that throw ChAlreadyStartingException | |
void |
ChTask.start(boolean wait)
Before using the resources this method should be called. |
Uses of ChAlreadyStartingException in charly.server.resources |
Methods in charly.server.resources that throw ChAlreadyStartingException | |
java.lang.String |
ChRsrcManager.startTask(ChClientTask task,
java.lang.String taskName,
java.util.Set rsrcs)
This method asks the Ressource-Manager to start the given task. |
java.lang.String |
ChRsrcManagerImpl.startTask(ChClientTask task,
java.lang.String taskName,
java.util.Set rsrcs)
sets task in state starting or if possible starts it already. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |