Class corbanameURLContextFactory

java.lang.Object
com.sun.jndi.url.iiop.iiopURLContextFactory
com.sun.jndi.url.corbaname.corbanameURLContextFactory
All Implemented Interfaces:
ObjectFactory

public final class corbanameURLContextFactory extends iiopURLContextFactory
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 Details

    • corbanameURLContextFactory

      public corbanameURLContextFactory()