|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.apache.naming.resources.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.protocol - the protocol (must be "jndi" here)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||