| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Advised | |
| org.springframework.aop.framework | |
| Uses of Advised in org.springframework.aop.framework |
| Classes in org.springframework.aop.framework that implement Advised | |
class | AdvisedSupportSuperclass for AOP Proxy configuration managers. |
| Methods in org.springframework.aop.framework with parameters of type Advised | |
List | AdvisorChainFactory.getInterceptorsAndDynamicInterceptionAdvice(Advised pc, Object proxy, Method method, Class targetClass)Return a list of Interceptor and InterceptorAndDynamicMethodMatcher. |
static List | AdvisorChainFactoryUtils.calculateInterceptorsAndDynamicInterceptionAdvice(Advised config, Object proxy, Method method, Class targetClass)Return the static interceptors and dynamic interception advice that may apply to this method invocation. |
List | HashMapCachingAdvisorChainFactory.getInterceptorsAndDynamicInterceptionAdvice(Advised config, Object proxy, Method method, Class targetClass) |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||