|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Session.AttributeLoader
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 |
|---|
void loadAttributes(Session session,
javax.servlet.http.HttpSession origSession)
session - the p13n destination session.origSession - the http source session.
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.