Class JdkBeanProxy
java.lang.Object
com.aspectran.core.component.bean.proxy.AbstractBeanProxy
com.aspectran.core.component.bean.proxy.JdkBeanProxy
- All Implemented Interfaces:
InvocationHandler
Create an instance of the dynamic proxy bean using JDK.
-
Method Summary
Methods inherited from class com.aspectran.core.component.bean.proxy.AbstractBeanProxy
afterAdvice, beforeAdvice, exceptionally, finallyAdvice, getAspectAdviceRuleRegistry, isAvoidAdvice
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-
create
-