|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.solarmetric.rd.kodo.util.SpecClassResolver
Class resolver implementation that operates according to the JDO spec section 12.5.
| Constructor Summary | |
SpecClassResolver()
|
|
| Method Summary | |
java.lang.ClassLoader |
getClassLoader(java.lang.Class contextClass,
java.lang.ClassLoader pmLoader)
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 SpecClassResolver()
| Method Detail |
public java.lang.ClassLoader getClassLoader(java.lang.Class contextClass,
java.lang.ClassLoader pmLoader)
ClassResolverMultiClassLoader.
getClassLoader in interface ClassResolvercontextClass - the context persistent class as defined in the
JDO specification 1.0 section 12.5; may be
null if no persistent context classpmLoader - the thread's context class loader when the
persistence manager was obtained; may
be null if operating outside the context
of a persistence manager
|
SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||