public interface ClassPathReader
Typically this will return a URL[] of the classpath.
| Modifier and Type | Method and Description |
|---|---|
Object[] |
readPath(ClassLoader classLoader)
Return the paths in the classpath to search for entity beans etc.
|
Object[] readPath(ClassLoader classLoader)
This will typically return a URL[] or String[] of the entries in the class path.
Copyright © 2014. All Rights Reserved.