|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Condition
Method Summary | |
---|---|
void |
destroy()
Called at destruction time. |
java.lang.String |
getTagName()
Returns a descriptive name for the tag, for logging and for error messages. |
void |
init()
Called at initialization time. |
boolean |
isMatch(HttpServletRequest request,
HttpServletResponse response)
Returns true if the condition passes. |
Method Detail |
---|
void init()
java.lang.String getTagName()
boolean isMatch(HttpServletRequest request, HttpServletResponse response)
void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |