|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClickEventValidator
| Method Summary | |
|---|---|
void |
validateAndFire(javax.servlet.http.HttpServletRequest req)
Fires an event by extracting related information from the HttpServletRequest. |
| Method Detail |
|---|
void validateAndFire(javax.servlet.http.HttpServletRequest req)
throws InvalidArgumentException
HttpServletRequest. Expects the caller to handle any invocation
errors.
req - The HttpServletRequest.
InvalidArgumentException - To signal problems while validating for and firing the event.
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||