| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.util.ClassResolverImpl
public class ClassResolverImpl
Default class resolver implementation.
| Constructor Summary | |
|---|---|
| ClassResolverImpl() | |
| Method Summary | |
|---|---|
|  java.lang.ClassLoader | getClassLoader(java.lang.Class contextClass,
               java.lang.ClassLoader envLoader)Return a class loader that can be used to load classes and resources. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ClassResolverImpl()
| Method Detail | 
|---|
public java.lang.ClassLoader getClassLoader(java.lang.Class contextClass,
                                            java.lang.ClassLoader envLoader)
ClassResolverMultiClassLoader.
getClassLoader in interface ClassResolvercontextClass - the context class; may be null if no context classenvLoader - the thread's context class loader when the
 persistence environment (i.e. broker)
 was obtained; may be null if operating outside
 the context of persistence environment| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||