Apache Tomcat 6.0.53

org.apache.naming.resources.jndi
Class Handler

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by org.apache.naming.resources.DirContextURLStreamHandler
          extended by org.apache.naming.resources.jndi.Handler

public class Handler
extends DirContextURLStreamHandler

Stream handler to a JNDI directory context.

Author:
Remy Maucherat

Field Summary
 
Fields inherited from class org.apache.naming.resources.DirContextURLStreamHandler
context
 
Constructor Summary
Handler()
           
 
Method Summary
 
Methods inherited from class org.apache.naming.resources.DirContextURLStreamHandler
bind, bind, bindThread, get, get, get, isBound, openConnection, setProtocolHandler, toExternalForm, unbind, unbind, unbindThread
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Handler

public Handler()

Apache Tomcat 6.0.53

Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.