public class ServerRemoteProxy extends java.lang.Object implements ObjectProxy, java.io.Serializable
Constructor and Description |
---|
ServerRemoteProxy(AbstractEjbBeanManager server,
java.lang.Class clientApi)
Creates a new server proxy
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
createObject(java.util.Hashtable env)
Creates the object from the proxy.
|
public ServerRemoteProxy(AbstractEjbBeanManager server, java.lang.Class clientApi)
public java.lang.Object createObject(java.util.Hashtable env) throws javax.naming.NamingException
createObject
in interface ObjectProxy
env
- the calling environmentjavax.naming.NamingException