org.seasar.extension.j2ee
クラス JndiResourceLocator
java.lang.Object
org.seasar.extension.j2ee.JndiResourceLocator
- public class JndiResourceLocator
- extends Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENC_PREFIX
public static final String ENC_PREFIX
- 関連項目:
- 定数フィールド値
MAGIC_COMPONENTS
protected static final Map MAGIC_COMPONENTS
JndiResourceLocator
public JndiResourceLocator()
lookup
public static Object lookup(String name)
throws NamingException
- 例外:
NamingException
lookup
public static Object lookup(String name,
Hashtable env)
throws NamingException
- 例外:
NamingException
resolveName
public static String resolveName(Name name)
resolveName
public static String resolveName(String name)
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.