KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > naming > spi > ResolveResult > Top Examples

  • fr.dyade.aaa.jndi2.scn.scnURLContext
    Context implementation for the "scn:comp" namespace. Package must be named .../scn (See Initial Context) Most operations consist of retrieving the actual CompNamingContext and sending it the operation for processing.
  • org.apache.avalon.excalibur.naming.AbstractURLContext
    Abstract JNDI Context that can be inherited from to provide a particular type of Context. @author <a HREF="mailto:peter@apache.org">Peter Donald</a> @version $Revision: 1.5 $
  • org.jnp.interfaces.NamingContext
    This class provides the jnp provider Context implementation. It is a Context interface wrapper for a RMI Naming instance that is obtained from either the local server instance or by locating the server given by the Context.PROVIDER_URL value. This class also serves as the jnp url resolution conte ...
  • org.jnp.server.NamingServer
    The JNDI naming server implementation class. @author Rickard Oberg @author patriot1burke @author Scott.Stark@jboss.org @version $Revision: 1.12.6.3 $
Popular Tags