org.seasar.framework.util
クラス ClassLoaderUtil
java.lang.Object
org.seasar.framework.util.ClassLoaderUtil
- public class ClassLoaderUtil
- extends Object
- 作成者:
- koichik
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassLoaderUtil
public ClassLoaderUtil()
getClassLoader
public static ClassLoader getClassLoader(Class targetClass)
isAncestor
protected static boolean isAncestor(ClassLoader cl,
ClassLoader other)
Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.