| Package | Description |
|---|---|
| net.sf.juffrou.util.reflect | |
| net.sf.juffrou.util.reflect.internal |
| Class and Description |
|---|
| BeanContextCreator
Used by the
BeanWrapper to created contexts for its nested bean wrappers.Implement this interface if you want bean contexts to hold more bean metadata than the one used by bean wrapper. |
| BeanInstanceCreator
Used by the
BeanWrapperContext.newBeanInstance() to instantiate the wrapped bean when necessary.Implement this interface and BeanWrapperContext.setBeanInstanceCreator(BeanInstanceCreator) to handle
bean instatiation. |
| BeanWrapper
Bean handling through property names.
|
| BeanWrapperContext
Holds metadata and preferences for a BeanWrapper.
|
| Class and Description |
|---|
| BeanWrapper
Bean handling through property names.
|
| BeanWrapperContext
Holds metadata and preferences for a BeanWrapper.
|
Copyright © 2011-2013. All Rights Reserved.