|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--org.apache.naming.resources.DirContextURLStreamHandlerFactory
Factory for Stream handlers to a JNDI directory context.
コンストラクタの概要 | |
DirContextURLStreamHandlerFactory()
|
メソッドの概要 | |
java.net.URLStreamHandler |
createURLStreamHandler(java.lang.String protocol)
Creates a new URLStreamHandler instance with the specified protocol. |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public DirContextURLStreamHandlerFactory()
メソッドの詳細 |
public java.net.URLStreamHandler createURLStreamHandler(java.lang.String protocol)
jndi
.java.net.URLStreamHandlerFactory
内の createURLStreamHandler
protocol
- the protocol (must be "jndi" here)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |