org.jboss.portal.test.framework.driver.remote.response
Class UndeployResponse

java.lang.Object
  extended by org.jboss.portal.test.framework.driver.DriverResponse
      extended by org.jboss.portal.test.framework.driver.remote.response.UndeployResponse
All Implemented Interfaces:
java.io.Serializable

public class UndeployResponse
extends DriverResponse

Version:
$Revision: 1.1 $
Author:
Julien Viet
See Also:
Serialized Form

Constructor Summary
UndeployResponse(java.lang.String id)
           
 
Method Summary
 java.lang.String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UndeployResponse

public UndeployResponse(java.lang.String id)
Method Detail

getId

public java.lang.String getId()