com.bstek.dorado.data.entity
public interface EntityProxyMethodInterceptorFactory
Modifier and Type | Method and Description |
---|---|
org.aopalliance.intercept.MethodInterceptor[] |
createInterceptors(EntityDataType dataType,
java.lang.Class<?> classType,
java.lang.Object entity)
根据传入的数据类型和相应的Class类型,创建并返回一组方法拦截器。
|
org.aopalliance.intercept.MethodInterceptor[] createInterceptors(EntityDataType dataType, java.lang.Class<?> classType, java.lang.Object entity) throws java.lang.Exception
java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.