Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » net » protocol » jndi » [javadoc | source]
org.jboss.net.protocol.jndi
public class: Handler [javadoc | source]
java.lang.Object
   org.apache.naming.resources.DirContextURLStreamHandler
      org.jboss.net.protocol.jndi.Handler
A protocol handler for the 'jndi' protocol. Provides access to jndi resources required by Tomcat 4.1.12. This is basically a place-marker class so the org.jboss.net.protocol.URLStreamHandlerFactory class can find org.apache.naming.resources.DirContextURLStreamHandler. See org.jboss.net.protocol.URLStreamHandlerFactory and org.jboss.net.protocol.resource.Handler for the pattern adopted here
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait