|
Apache Tomcat 7.0.22 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.naming.resources.DirContextURLStreamHandlerFactory
public class DirContextURLStreamHandlerFactory
Factory for Stream handlers to a JNDI directory context that also supports users specifying additional stream handler.
| Method Summary | |
|---|---|
static void |
addUserFactory(java.net.URLStreamHandlerFactory factory)
|
java.net.URLStreamHandler |
createURLStreamHandler(java.lang.String protocol)
Creates a new URLStreamHandler instance with the specified protocol. |
static DirContextURLStreamHandlerFactory |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static DirContextURLStreamHandlerFactory getInstance()
public static void addUserFactory(java.net.URLStreamHandlerFactory factory)
public java.net.URLStreamHandler createURLStreamHandler(java.lang.String protocol)
jndi.
createURLStreamHandler in interface java.net.URLStreamHandlerFactoryprotocol - the protocol (must be "jndi" here)
|
Apache Tomcat 7.0.22 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||