|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface IKSubsystem
| Field Summary |
|---|
| Fields inherited from interface com.ibm.rational.test.lt.kernel.engine.IKThread |
|---|
ERROR, OK, status, SWAMPED, UNKNOWN, WIGGED_OUT, WORKING |
| Method Summary | |
|---|---|
void |
dispatch(IKAction action)
Dispatch action for further processing by the engine. |
void |
enqueue(IKAction action)
Enqueue an action for service by the subsystem. |
void |
shutdown()
Shutdown the subsystem. |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Methods inherited from interface com.ibm.rational.test.lt.kernel.engine.IKThread |
|---|
getCurrentJob, getHealth, getLastJob, getNumActiveActions, ringIn, status, updateJob |
| Method Detail |
|---|
void enqueue(IKAction action)
action - An action wanting subsystem serivces.void dispatch(IKAction action)
action - An action that needs to continue execution.void shutdown()
|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||