|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.ocm.mapper.impl.annotation.AnnotationDescriptorReader
public class AnnotationDescriptorReader
Helper class that reads the xml mapping file and load all class descriptors into memory (object graph)
| Constructor Summary | |
|---|---|
AnnotationDescriptorReader(java.util.List<java.lang.Class> annotatedClassNames)
|
|
| Method Summary | |
|---|---|
MappingDescriptor |
loadClassDescriptors()
Load all class descriptors found in an classdescriptor definition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationDescriptorReader(java.util.List<java.lang.Class> annotatedClassNames)
| Method Detail |
|---|
public MappingDescriptor loadClassDescriptors()
DescriptorReaderAbstractMapperImpl
loadClassDescriptors in interface DescriptorReaderMappingDescriptor wich will contains a collection of classdescriptors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||