public class WebBeansJndiProxy extends java.lang.Object implements ObjectProxy, java.io.Serializable
Constructor and Description |
---|
WebBeansJndiProxy() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
createObject(java.util.Hashtable<?,?> env)
Creates the object from the proxy.
|
public java.lang.Object createObject(java.util.Hashtable<?,?> env) throws javax.naming.NamingException
createObject
in interface ObjectProxy
env
- the calling environmentjavax.naming.NamingException