org.kaoriha.jspbp.helloworld
Class Index
java.lang.Object
org.kaoriha.jspbp.helloworld.Index
- All Implemented Interfaces:
- org.kaoriha.jspbp.BeforeGettable
public class Index
- extends Object
- implements org.kaoriha.jspbp.BeforeGettable
Constructor Summary |
Index()
|
Method Summary |
void |
beforeGet(javax.servlet.http.HttpServletRequest arg0,
javax.servlet.http.HttpServletResponse arg1)
|
String |
getHeadline()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Index
public Index()
beforeGet
public void beforeGet(javax.servlet.http.HttpServletRequest arg0,
javax.servlet.http.HttpServletResponse arg1)
throws IOException,
javax.servlet.ServletException
- Specified by:
beforeGet
in interface org.kaoriha.jspbp.BeforeGettable
- Throws:
IOException
javax.servlet.ServletException
getHeadline
public String getHeadline()
Copyright ? 2007-2008 Hound. All Rights Reserved.