org.apache.naming.resources.jndi
クラス Handler

java.lang.Object
  |
  +--java.net.URLStreamHandler
        |
        +--org.apache.naming.resources.DirContextURLStreamHandler
              |
              +--org.apache.naming.resources.jndi.Handler

public class Handler
extends DirContextURLStreamHandler

Stream handler to a JNDI directory context.

バージョン:
$Revision: 1.1 $
作成者:
Remy Maucherat

クラス org.apache.naming.resources.DirContextURLStreamHandler から継承したフィールド
context
 
コンストラクタの概要
Handler()
           
 
クラス org.apache.naming.resources.DirContextURLStreamHandler から継承したメソッド
bind, bind, bindThread, get, get, get, isBound, openConnection, setProtocolHandler, unbind, unbind, unbindThread
 
クラス java.net.URLStreamHandler から継承したメソッド
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalForm
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Handler

public Handler()


Copyright ? 2000-2001 Apache Software Foundation. All Rights Reserved.