KickJava   Java API By Example, From Geeks To Geeks.

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

  • 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 $
  • org.apache.avalon.excalibur.naming.RemoteContext
    Context that hooks up to a remote source. @author <a HREF="mailto:peter@apache.org">Peter Donald</a> @version $Revision: 1.6 $
  • 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.hibernate.impl.SessionFactoryObjectFactory
    Resolves <tt>SessionFactory</tt> JNDI lookups and deserialization
  • org.apache.ldap.server.SystemPartition
    A very special ContextPartition used to store system information such as users, the system catalog and other administrative information. This partition is fixed at the ou=system context. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @version $Rev: 169 ...
  • org.apache.ldap.server.jndi.ServerContext
    A non-federated abstract Context implementation. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @version $Rev: 169198 $
Popular Tags