com.agapple.mapping.core.introspect
接口 GetExecutor

所有已知实现类:
FastPropertyGetExecutor, FieldGetExecutor, MapGetExecutor, NullSymbolGetExecutor, PropertyGetExecutor, ThisSymbolGetExecutor

public interface GetExecutor

属性的Get方法操作接口

作者:
jianghang 2011-5-25 上午11:14:28

方法摘要
 Object invoke(Object obj)
           
 

方法详细信息

invoke

Object invoke(Object obj)
              throws BeanMappingException
抛出:
BeanMappingException


Copyright © 2012. All Rights Reserved.