Package com.ibatis.common.beans

Interface Summary
Probe  
 

Class Summary
BaseProbe  
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  
GenericProbe StaticBeanProbe provides methods that allow simple, reflective access to JavaBeans style properties.
JavaBeanProbe StaticBeanProbe provides methods that allow simple, reflective access to JavaBeans style properties.
MapProbe StaticBeanProbe provides methods that allow simple, reflective access to JavaBeans style properties.
ProbeFactory  
 

Exception Summary
ProbeException BeansException for use for by BeanProbe and StaticBeanProbe.