|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.apache.commons.betwixt.io.read.ReadConfiguration
Stores mapping phase configuration settings that apply only for bean reading.
| Constructor Summary | |
ReadConfiguration()
|
|
| Method Summary | |
org.apache.commons.betwixt.io.read.BeanCreationChain |
getBeanCreationChain()
Gets the BeanCreationChain that should be used to construct beans. |
void |
setBeanCreationChain(org.apache.commons.betwixt.io.read.BeanCreationChain beanCreationChain)
Sets the BeanCreationChain that should be used to construct beans. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReadConfiguration()
| Method Detail |
public org.apache.commons.betwixt.io.read.BeanCreationChain getBeanCreationChain()
public void setBeanCreationChain(org.apache.commons.betwixt.io.read.BeanCreationChain beanCreationChain)
beanCreationChain - the BeanCreationChain to use, not null
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||