A C D G I J O P S V 
所有类 所有程序包

A

AbstractProxyManager - com.region.plugin中的类
Proxy Manager
AbstractProxyManager() - 类 的构造器com.region.plugin.AbstractProxyManager
 
addInterceptor(Interceptor) - 类 中的方法com.region.plugin.AbstractProxyManager
 

C

CGLIB_PROXY - com.region.plugin.proxy.ProxyType
 
CglibProxyHandler - com.region.plugin.proxy中的类
CGLIB Proxy Processor
CglibProxyHandler(Object, Interceptor) - 类 的构造器com.region.plugin.proxy.CglibProxyHandler
 
com.region.plugin - 程序包 com.region.plugin
 
com.region.plugin.proxy - 程序包 com.region.plugin.proxy
 

D

doAfter() - 接口 中的方法com.region.plugin.Interceptor
Execute the proceed() method post method
doAfterThrowing(Throwable) - 接口 中的方法com.region.plugin.Interceptor
Execute the method after the error in the proceed() method
doBefore() - 接口 中的方法com.region.plugin.Interceptor
Execute the proceed() method predecessor method
doInterceptor(Object) - 类 中的方法com.region.plugin.AbstractProxyManager
Creating a Proxy Object Using a Parameterless Constructor
doInterceptor(Object, Object[]) - 类 中的方法com.region.plugin.AbstractProxyManager
Load all interceptors and generate interceptor links and creating proxy objects with parametric constructors

G

getInstance() - 类 中的静态方法com.region.plugin.InterceptorProxyManager
Get the global instance
getNewInstance() - 类 中的静态方法com.region.plugin.InterceptorProxyManager
Get a local instance
getProxyInstance(Object, Class<?>[], Interceptor, Object[]) - 枚举 中的方法com.region.plugin.proxy.ProxyType
Get the proxy object

I

Initialization(Object) - 类 中的方法com.region.plugin.AbstractProxyManager
Initialising the proxy approach
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法com.region.plugin.proxy.CglibProxyHandler
 
Interceptor - com.region.plugin中的接口
Proxy implementation interface class
InterceptorProxyManager - com.region.plugin中的类
Interceptor Proxy Manager
invoke(Object, Method, Object[]) - 类 中的方法com.region.plugin.proxy.JdkProxyHandler
 

J

JDK_PROXY - com.region.plugin.proxy.ProxyType
 
JdkProxyHandler - com.region.plugin.proxy中的类
JDK Dynamic Proxy Implementation Classes
JdkProxyHandler(Object, Interceptor) - 类 的构造器com.region.plugin.proxy.JdkProxyHandler
 

O

order() - 接口 中的方法com.region.plugin.Interceptor
Interceptor weights

P

proceed() - 类 中的方法com.region.plugin.ProceedPoint
Continue executing the proxy method
proceed(ProceedPoint) - 接口 中的方法com.region.plugin.Interceptor
Doing an interception and executing Proceed.proceed() method is to continue executing the proxied method
ProceedPoint - com.region.plugin中的类
Continued execution category
ProceedPoint(Object, Object[], MethodProxy) - 类 的构造器com.region.plugin.ProceedPoint
 
ProceedPoint(Object, Method, Object[]) - 类 的构造器com.region.plugin.ProceedPoint
 
ProxyType - com.region.plugin.proxy中的枚举
 

S

setProxyTarget(ProxyType) - 类 中的方法com.region.plugin.AbstractProxyManager
 

V

valueOf(String) - 枚举 中的静态方法com.region.plugin.proxy.ProxyType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.region.plugin.proxy.ProxyType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C D G I J O P S V 
所有类 所有程序包