类的使用
infra.aop.framework.adapter.UnknownAdviceTypeException
程序包
说明
SPI package allowing AOP framework to handle arbitrary advice types.
-
infra.aop.framework.adapter中UnknownAdviceTypeException的使用
修饰符和类型方法说明AdvisorAdapterRegistry.getInterceptors(Advisor advisor) Return an array of AOP Alliance MethodInterceptors to allow use of the given Advisor in an interception-based framework.DefaultAdvisorAdapterRegistry.getInterceptors(Advisor advisor) Return anAdvisorwrapping the given advice.