KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > naming > NameParser > Top Examples

  • org.apache.avalon.excalibur.naming.AbstractContext
    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.apache.avalon.excalibur.naming.DefaultNamespace
    This is the default namespace implementation. @author <a HREF="mailto:peter@apache.org">Peter Donald</a> @version $Revision: 1.7 $
  • org.apache.naming.NamingContext
    Catalina JNDI Context implementation. @author Remy Maucherat @version $Revision: 1.6 $ $Date: 2004/08/29 16:46:15 $
  • org.objectweb.carol.jndi.enc.java.JavaURLContext
    Context implementation for the "java:" namespace. <br> Package must be named .../java (See Initial Context) <br> Most operations consist of retrieving the actual CompNamingContext and sending it the operation for processing. @author Philippe Durieux @author Philippe Coq @author Florent ...
  • com.caucho.naming.ErrorContext
    Error context always throwing NamingExceptions.
  • org.jboss.test.web.util.Util
    A trivial utility class that is placed into the lib/util.jar directory of the war archive and used by servlets in the war to test access to the lib jars. @author Scott.Stark@jboss.org @version $Revision: 1.7.26.2 $
Popular Tags