public class ENCThreadLocalKey extends Object implements ObjectFactory
| Constructor and Description |
|---|
ENCThreadLocalKey() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getKey() |
Object |
getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable environment) |
static void |
setKey(String tlkey) |
public static void setKey(String tlkey)
public static String getKey()
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment) throws Exception
getObjectInstance in interface ObjectFactoryExceptionCopyright © 2024 JBoss by Red Hat. All rights reserved.