|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface SessionContextUtil
utility interface to get/set activity data from/to a sca message
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
Deprecated. Copyright |
static SessionContextUtil |
INSTANCE
Deprecated. Comment for INSTANCE |
Method Summary | |
---|---|
ActivityData |
getSessionContext(com.ibm.wsspi.sca.message.Message message)
Deprecated. Get SessionContext from a Service message. |
void |
restoreSessionContext(com.ibm.wsspi.sca.message.Message msg)
Deprecated. Restore SessionContext from SCA message to current work area. |
void |
setContextToMessage(com.ibm.wsspi.sca.message.Message msg,
ActivityData theContext)
Deprecated. Set SessionContext to a Service message. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final SessionContextUtil INSTANCE
INSTANCE
Method Detail |
---|
ActivityData getSessionContext(com.ibm.wsspi.sca.message.Message message)
message
-
void setContextToMessage(com.ibm.wsspi.sca.message.Message msg, ActivityData theContext)
msg
- theContext
- void restoreSessionContext(com.ibm.wsspi.sca.message.Message msg)
msg
-
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |