com.isenshi.util.extlib
クラス ApacheDSUtil

java.lang.Object
  拡張com.isenshi.util.extlib.ApacheDSUtil

public class ApacheDSUtil
extends Object

作成者:
someda

コンストラクタの概要
ApacheDSUtil()
           
 
メソッドの概要
static Attribute createAttribute(String attrname, String propname)
           
static File getWorkingDirectory()
           
static void shutdown(Hashtable env)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ApacheDSUtil

public ApacheDSUtil()
メソッドの詳細

getWorkingDirectory

public static File getWorkingDirectory()

createAttribute

public static Attribute createAttribute(String attrname,
                                        String propname)
パラメータ:
attrname -
戻り値:
Attribute object with given name

shutdown

public static void shutdown(Hashtable env)
                     throws NamingException
例外:
NamingException


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.