|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectqat.agent.Agent
The agent is responsible for interfacing with the QA Test harness, and recieving, executing, cleaning etc. of tests for each request sent by the harness. Multiple requests may run simultaneously.
Constructor Summary | |
Agent(java.lang.String[] args)
This constructs an agent which will listen to harness requests on the specified port. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Agent(java.lang.String[] args)
args
- the port number on which to listen for harness messages..
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |