|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.ejb.protocol.ServerRemoteProxy
public class ServerRemoteProxy
The JNDI proxy for local interfaces.
Constructor Summary | |
---|---|
ServerRemoteProxy(AbstractEjbBeanManager server,
java.lang.Class clientApi)
Creates a new server proxy |
Method Summary | |
---|---|
java.lang.Object |
createObject(java.util.Hashtable env)
Creates the object from the proxy. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerRemoteProxy(AbstractEjbBeanManager server, java.lang.Class clientApi)
Method Detail |
---|
public java.lang.Object createObject(java.util.Hashtable env) throws javax.naming.NamingException
createObject
in interface ObjectProxy
env
- the calling environment
javax.naming.NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |