org.jboss.portal.test.framework.driver.web
Class WebTestConversation

java.lang.Object
  extended by org.jboss.portal.test.framework.driver.web.WebTestConversation

public class WebTestConversation
extends java.lang.Object

Version:
$Revision: 1.1 $
Author:
Julien Viet

Constructor Summary
WebTestConversation(TestConversation conversation)
           
 
Method Summary
protected  RemoteDriverResponseContext invoke(RemoteDriverCommandContext commandContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebTestConversation

public WebTestConversation(TestConversation conversation)
Method Detail

invoke

protected RemoteDriverResponseContext invoke(RemoteDriverCommandContext commandContext)
                                      throws java.lang.Exception
Throws:
java.lang.Exception