org.apache.openejb.client.util
Class ClassLoaderUtil

java.lang.Object
  extended by org.apache.openejb.client.util.ClassLoaderUtil

public class ClassLoaderUtil
extends Object


Method Summary
static boolean isParent(ClassLoader supposedParent, ClassLoader supposedChild)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isParent

public static boolean isParent(ClassLoader supposedParent,
                               ClassLoader supposedChild)


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.