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 ObjectFactory
Exception
Copyright © 2018 JBoss by Red Hat. All rights reserved.