类 com.agapple.mapping.core.introspect.Introspector
的使用

使用 Introspector 的软件包
com.agapple.mapping.core.introspect   
 

com.agapple.mapping.core.introspectIntrospector 的使用
 

返回 Introspectorcom.agapple.mapping.core.introspect 中的方法
 Introspector Uberspector.getIntrospector()
           
 

参数类型为 Introspectorcom.agapple.mapping.core.introspect 中的方法
protected  net.sf.cglib.beans.BulkBean PropertyBatchExecutor.buildGetBulkBean(Introspector is, Class<?> clazz, String[] fields, Class[] args)
           
static net.sf.cglib.reflect.FastMethod PropertyGetExecutor.discover(Introspector is, Class<?> clazz, String property)
           
static Field FieldGetExecutor.discover(Introspector is, Class<?> clazz, String property)
           
static net.sf.cglib.reflect.FastMethod PropertySetExecutor.discover(Introspector is, Class<?> clazz, String property, Class arg)
           
static Field FieldSetExecutor.discover(Introspector is, Class<?> clazz, String property, Class arg)
           
static net.sf.cglib.reflect.FastMethod PropertyGetExecutor.discoverGet(Introspector is, String which, Class<?> clazz, String property)
           
 void Uberspector.setIntrospector(Introspector introspector)
           
 

参数类型为 Introspectorcom.agapple.mapping.core.introspect 中的构造方法
FieldGetExecutor(Introspector is, Class<?> clazz, String identifier)
           
FieldSetExecutor(Introspector is, Class<?> clazz, String identifier, Class arg)
           
MapBatchExecutor(Introspector is, Class<?> clazz, Object[] fields)
           
MapGetExecutor(Introspector is, Class<?> clazz, String key)
           
MapSetExecutor(Introspector is, Class<?> clazz, String key, Class arg)
           
PropertyBatchExecutor(Introspector is, Class<?> clazz, String[] fields, Class[] args)
           
PropertyGetExecutor(Introspector is, Class<?> clazz, String identifier)
           
PropertySetExecutor(Introspector is, Class<?> clazz, String identifier, Class arg)
           
ThisSymbolGetExecutor(Introspector is, Class<?> clazz, String key)
           
Uberspector(Introspector introspector)
           
 



Copyright © 2011. All Rights Reserved.