|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.server.AbstractContextMaker
to.etc.domui.server.NormalContextMaker
public final class NormalContextMaker
Constructor Summary | |
---|---|
NormalContextMaker(java.lang.String applicationClassName,
ConfigParameters pp)
|
Method Summary | |
---|---|
boolean |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.FilterChain chain)
Create a normal context. |
Methods inherited from class to.etc.domui.server.AbstractContextMaker |
---|
execute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NormalContextMaker(java.lang.String applicationClassName, ConfigParameters pp) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public boolean handleRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, javax.servlet.FilterChain chain) throws java.lang.Exception
handleRequest
in interface IContextMaker
handleRequest
in class AbstractContextMaker
java.lang.Exception
to.etc.domui.server.IContextMaker#createContext(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |