com.taobao.metamorphosis.server.network
类 SessionContextHolder

java.lang.Object
  继承者 com.taobao.metamorphosis.server.network.SessionContextHolder

public class SessionContextHolder
extends Object

SessionContext管理类

作者:
boyan(boyan@taobao.com)

字段摘要
static String GLOBAL_SESSION_KEY
           
 
方法摘要
static SessionContext getOrCreateSessionContext(com.taobao.gecko.service.Connection conn, TransactionId xid)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

GLOBAL_SESSION_KEY

public static final String GLOBAL_SESSION_KEY
方法详细信息

getOrCreateSessionContext

public static SessionContext getOrCreateSessionContext(com.taobao.gecko.service.Connection conn,
                                                       TransactionId xid)


Copyright © 2010–2013. All rights reserved.