|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.test.framework.driver.AbstractTestDriverServer
public abstract class AbstractTestDriverServer
Just put here low level details such as the agent connection and the detyped invocation stuff.
Field Summary |
---|
Fields inherited from interface org.jboss.portal.test.framework.driver.remote.RemoteTestDriver |
---|
SERVICE_ID |
Constructor Summary | |
---|---|
protected |
AbstractTestDriverServer()
|
Method Summary | |
---|---|
TestAgent |
getAgent()
|
void |
setAgent(TestAgent agent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.portal.test.framework.driver.remote.RemoteTestDriver |
---|
popContext, pushContext |
Methods inherited from interface org.jboss.portal.test.framework.driver.TestDriver |
---|
getInfo, invoke |
Constructor Detail |
---|
protected AbstractTestDriverServer()
Method Detail |
---|
public TestAgent getAgent()
public void setAgent(TestAgent agent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |