Package com.sun.jndi.url.iiopname
Class iiopnameURLContextFactory
java.lang.Object
com.sun.jndi.url.iiop.iiopURLContextFactory
com.sun.jndi.url.iiopname.iiopnameURLContextFactory
- All Implemented Interfaces:
ObjectFactory
An iiopname URL context factory.
It just uses the iiop URL context factory but is needed here
so that NamingManager.getURLContext() will find it.
- Author:
- Rosanna Lee
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.jndi.url.iiop.iiopURLContextFactory
getObjectInstance
-
Constructor Details
-
iiopnameURLContextFactory
public iiopnameURLContextFactory()
-