|
Apache Tomcat 7.0.23 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.net.URLStreamHandler
org.apache.naming.resources.DirContextURLStreamHandler
org.apache.naming.resources.jndi.Handler
public class Handler
Stream handler to a JNDI directory context. For use when
embedding Tomcat and the embedding application has already set its own
URLStreamHandlerFactory
and the Tomcat jndi handler needs to
be registered via the java.protocol.handler.pkgs system property.
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 |
---|
public Handler()
|
Apache Tomcat 7.0.23 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |