org.kaoriha.jspbp.helloworld
Class ContPers3

java.lang.Object
  extended by org.kaoriha.jspbp.helloworld.ContPers3
All Implemented Interfaces:
org.kaoriha.jspbp.BeforeGettable

public class ContPers3
extends Object
implements org.kaoriha.jspbp.BeforeGettable


Constructor Summary
ContPers3()
           
 
Method Summary
 void beforeGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 String getC()
           
 void setContinuation(ContPers2Form.Continuation continuation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContPers3

public ContPers3()
Method Detail

beforeGet

public void beforeGet(javax.servlet.http.HttpServletRequest request,
                      javax.servlet.http.HttpServletResponse response)
               throws IOException,
                      javax.servlet.ServletException
Specified by:
beforeGet in interface org.kaoriha.jspbp.BeforeGettable
Throws:
IOException
javax.servlet.ServletException

setContinuation

public void setContinuation(ContPers2Form.Continuation continuation)

getC

public String getC()


Copyright ? 2007-2008 Hound. All Rights Reserved.