当前页面: 
在线文档首页 > 
JBoss 3.2.7 server  API Documentation 英文版文档
ENCThreadLocalKey (JBoss Server API) - JBoss 3.2.7 server  API Documentation 英文版文档
org.jboss.naming
Class ENCThreadLocalKey
java.lang.Object
   org.jboss.naming.ENCThreadLocalKey
org.jboss.naming.ENCThreadLocalKey
- All Implemented Interfaces: 
- ObjectFactory
- public class ENCThreadLocalKey- extends Object- implements ObjectFactory
Return a LinkRef based on a ThreadLocal key.
- Version:
- $Revision: 1.2.4.3 $
- Author:
- Bill Burke
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ENCThreadLocalKey
public ENCThreadLocalKey()
setKey
public static void setKey(String tlkey)
- 
 
- 
 
getKey
public static String getKey()
- 
 
- 
 
getObjectInstance
public Object getObjectInstance(Object obj,
                                Name name,
                                Context nameCtx,
                                Hashtable environment)
                         throws Exception
- 
- Specified by:
- getObjectInstancein interface- ObjectFactory
 
- 
- Throws:
- Exception
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.