Package com.ibatis.common.beans
| Interface Summary |
| Invoker | |
| Probe |
A Probe is an object that is used to work with beans, DOM objects, or other
objects. |
| Class Summary |
| BaseProbe |
Abstract class used to help development of Probe implementations |
| ClassInfo |
This class represents a cached set of class definition information that
allows for easy mapping between property names and getter/setter methods. |
| ComplexBeanProbe |
StaticBeanProbe provides methods that allow simple, reflective access to
JavaBeans style properties. |
| DomProbe |
A Probe implementation for working with DOM objects |
| GenericProbe |
StaticBeanProbe provides methods that allow simple, reflective access to
JavaBeans style properties. |
| GetFieldInvoker | |
| MethodInvoker | |
| ProbeException |
BeansException for use for by BeanProbe and StaticBeanProbe. |
| ProbeFactory |
An abstract factory for getting Probe implementations. |
| SetFieldInvoker | |
Copyright © 2011. All Rights Reserved.