|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An object which is capable of loading additional attributes into a Request.
Instances of this interface must be multi-thread capable without synchronizing.
| Method Summary | |
void |
loadAttributes(Request request,
HttpServletRequest origRequest)
Load any additional attributes from the original request into the specified request. |
| Method Detail |
public void loadAttributes(Request request,
HttpServletRequest origRequest)
request - the p13n destination request.origRequest - the http source request.
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||