KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.jboss.web.AbstractWebDeployer
    A template pattern class for web deployer integration into JBoss. This class Get the username & password from the request context... Get the JBoss security manager from the ENC context Indicate the user is allowed access to the web content... Propagate the user info to JBoss for any calls into ...
  • org.objectweb.jonas.web.AbsJWebContainerServiceImpl
    This abstract class provides an implementation for a dynamic JWebContainerService service. @author Florent Benoit @author Ludovic Bert (J2EE 1.3) @author Nicolas Van Caneghem (exploded ear) @author Michel-Ange Anton (contributor)
  • org.objectweb.jonas.client.ClientContainer
    Defines the class use for the client container This class analyze the ear or the jar client and launch the client @author Florent Benoit
  • 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.deployment.ClientDeployer
    An XMBean resource implementation of a deployer for j2ee application client jars @author Scott.Stark@jboss.org @version $Revision: 1.12.2.3 $
  • org.jnp.client.Main
    This is a test client of the NamingServer. It calls the server in various ways to test the functionality. <p>The JNDI configuration is provided in the jndi.properties file. @see org.jnp.interfaces.NamingContext @author oberg @author Scott_Stark@displayscape.com @version $Revision: 1.9.6.3 ...
  • 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 $
  • org.apache.geronimo.naming.java.AbstractContextTest
    @version $Rev: 47502 $ $Date: 2004-09-29 14:04:42 -0700 (Wed, 29 Sep 2004) $
  • org.objectweb.carol.jndi.enc.java.CompNamingContext
    Implementation of Context interface for EJB Environment. Must handle subContexts (because of jndi/, ejb/, ...) @author Philippe Durieux @author Philippe Coq monolog @author Florent Benoit handle Reference object for the lookup.
Popular Tags