org.jboss.portal.core.controller.command.response
Class RedirectionResponse

java.lang.Object
  extended by org.jboss.portal.core.controller.ControllerResponse
      extended by org.jboss.portal.core.controller.command.response.RedirectionResponse

public class RedirectionResponse
extends ControllerResponse

Version:
$Revision: 8786 $
Author:
Julien Viet

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

Constructor Detail

RedirectionResponse

public RedirectionResponse(java.lang.String location)
Method Detail

getLocation

public java.lang.String getLocation()