Package com.sun.jndi.url.corbaname
Class corbanameURLContextFactory
java.lang.Object
com.sun.jndi.url.iiop.iiopURLContextFactory
com.sun.jndi.url.corbaname.corbanameURLContextFactory
- All Implemented Interfaces:
ObjectFactory
A corbaname 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
-
corbanameURLContextFactory
public corbanameURLContextFactory()
-