|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.ejb.protocol.NamingProxy
public class NamingProxy
An object proxy for a foreign JNDI factory.
| Field Summary | |
|---|---|
protected AbstractModel |
_namingModel
|
| Constructor Summary | |
|---|---|
NamingProxy(AbstractModel namingModel)
Creates a new LinkProxy. |
|
| 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 |
| Field Detail |
|---|
protected AbstractModel _namingModel
| Constructor Detail |
|---|
public NamingProxy(AbstractModel namingModel)
throws javax.naming.NamingException
name - the jndi-link path in the foreign namespace
javax.naming.NamingException| Method Detail |
|---|
public java.lang.Object createObject(java.util.Hashtable<?,?> env)
throws javax.naming.NamingException
createObject in interface ObjectProxyenv - the calling environment
javax.naming.NamingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||