org.apache.axis2.tools.bean
Class ClassLoadingTestBean

java.lang.Object
  extended by org.apache.axis2.tools.bean.ClassLoadingTestBean

public class ClassLoadingTestBean
extends Object


Constructor Summary
ClassLoadingTestBean()
           
 
Method Summary
static boolean tryLoadingClass(String className, String[] classPathEntries, List errorListener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassLoadingTestBean

public ClassLoadingTestBean()
Method Detail

tryLoadingClass

public static boolean tryLoadingClass(String className,
                                      String[] classPathEntries,
                                      List errorListener)


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.