Package org.glassfish.jndi.cosnaming


package org.glassfish.jndi.cosnaming
  • Classes
    Class
    Description
    Implements the JNDI NamingEnumeration interface for COS Naming.
    Provides a bridge to the CosNaming server provided by JavaIDL.
    Implements the JNDI SPI InitialContextFactory interface used to create the InitialContext objects.
    Parsing routines for NameParser as well as COS Naming stringified names.
    An implementation of CompoundName that bypasses the parsing and stringifying code of the default CompoundName.
    Extract components of a "corbaname" URL.
    A convenience class to map the COS Naming exceptions to the JNDI exceptions.
    Extract components of an "iiop" or "iiopname" URL.
     
    This class keeps track of references to the shared ORB object and destroys it when no more references are made to the ORB object.
    StateFactory that turns java.rmi.Remote objects to org.omg.CORBA.Object.