Package | Description |
---|---|
com.bstek.dorado.util.proxy |
与方法自动分派功能相关的实现。
|
Modifier and Type | Class and Description |
---|---|
class |
BaseMethodInterceptorDispatcher
默认的方法拦截器的分发者。
|
class |
MethodInterceptorProxyDispatcher
可代理现成对象实例的方法拦截器。
|
Modifier and Type | Method and Description |
---|---|
static MethodInterceptorDispatcher |
ProxyBeanUtils.getMethodInterceptorDispatcher(java.lang.Object object) |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.