|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DistributedTestSessionService
| Method Summary | |
|---|---|
void |
close()
Close. |
TestSessionService |
getTestSession(java.lang.String controllerId)
Get test session with the specified controller id parameter and return the TestSessionService result. |
void |
interrupt()
Interrupt. |
boolean |
isInterrupted()
Gets the interrupted (boolean) value. |
| Method Detail |
|---|
void close()
TestSessionService getTestSession(java.lang.String controllerId)
throws java.io.IOException
controllerId - The controller ID (String) parameter.
TestSessionService) value.
java.io.IOException - IOException.void interrupt()
boolean isInterrupted()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||