com.mysema.util
Class ClassPathUtils

java.lang.Object
  extended by com.mysema.util.ClassPathUtils

public final class ClassPathUtils
extends Object


Method Summary
static Set<Class<?>> scanPackage(ClassLoader classLoader, Package pkg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

scanPackage

public static Set<Class<?>> scanPackage(ClassLoader classLoader,
                                        Package pkg)
                                 throws IOException
Throws:
IOException


Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.