KickJava   Java API By Example, From Geeks To Geeks.

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

  • 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.jboss.ha.jndi.TreeHead
    This class extends the JNP JNDI implementation. binds and unbinds will be distributed to all members of the cluster that are running HAJNDI. lookups will look for Names in HAJNDI then delegate to the local InitialContext This class is fully serializable for GET_STATE @author <a HREF="mailto:sa ...
  • org.apache.jetspeed.services.ldap.LDAPService
    @author <a HREF="mailto:ender@kilicoglu.nom.tr">Ender KILICOGLU</a> @author <a HREF="mailto:sami.leino@netorek.fi">Sami Leino</a> @version $Id: LDAPService.java,v 1.6 2004/02/23 03:28:31 jford Exp $
  • org.jboss.security.plugins.JaasSecurityManagerService
    This is a JMX service which manages JAAS based SecurityManagers. JAAS SecurityManagers are responsible for validating credentials associated with principals. The service defaults to the org.jboss.security.plugins.JaasSecurityManager implementation but this can be changed via the securityManagerCla ...
  • org.objectweb.carol.jndi.ns.JacORBCosNaming
    Allow to start the nameservice of JacORB within Carol @author Florent Benoit
Popular Tags