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