| 
Apache Tomcat 6.0.53 | ||||||||
| 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.
| Constructor Summary | |
|---|---|
DirContextURLStreamHandlerFactory()
 | 
|
| Method Summary | |
|---|---|
 java.net.URLStreamHandler | 
createURLStreamHandler(java.lang.String protocol)
Creates a new URLStreamHandler instance with the specified protocol.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DirContextURLStreamHandlerFactory()
| Method Detail | 
|---|
public java.net.URLStreamHandler createURLStreamHandler(java.lang.String protocol)
jndi.
createURLStreamHandler in interface java.net.URLStreamHandlerFactoryprotocol - the protocol (must be "jndi" here)
  | 
Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||