KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.exolab.jms.jndi.InitialContextFactory
    A factory that creates an initial context to an embedded OpenJMS JNDI provider. @author <a HREF="mailto:tma@netspace.net.au">Tim Anderson</a> @version $Revision: 1.4 $ $Date: 2005/06/07 14:20:37 $
  • 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.apache.avalon.excalibur.naming.rmi.RMIInitialContextFactory
    Initial context factory for memorycontext. @author <a HREF="mailto:peter@apache.org">Peter Donald</a> @version $Revision: 1.4 $
Popular Tags