|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An object which is capable of loading additional attributes into a Session.
Instances of this interface must be multi-thread capable without synchronizing./
Method Summary | |
void |
loadAttributes(Session session,
javax.servlet.http.HttpSession origSession)
Load any additional attributes from the original session into the specified session. |
Method Detail |
public void loadAttributes(Session session, javax.servlet.http.HttpSession origSession)
session
- the p13n destination session.origSession
- the http source session.
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |