| |||||||||
| PREV DIAGRAM NEXT DIAGRAM | FRAMES NO FRAMES | ||||||||
| Class Summary | |
| Advised | Interface to be implemented by classes that hold the configuration of a factory of AOP proxies. |
| AdvisedSupport | Superclass for AOP Proxy configuration managers. |
| AdvisedSupportListener | |
| AdvisorChainFactory | Factory for advisor chains. |
| AdvisorChainFactoryUtils | Utility methods for use by AdviceChainFactory implementations. |
| AopConfigException | Exception that gets thrown on illegal AOP configuration arguments. |
| AopContext | Class containing static methods used to obtain information about the current AOP invocation. |
| AopProxy | |
| AopProxyUtils | |
| Cglib2AopProxy | CGLIB 2 AopProxy implementation for the Spring AOP framework. |
| HashMapCachingAdvisorChainFactory | AdvisorChainFactory implementation that caches by method. |
| InterceptorAndDynamicMethodMatcher | Internal framework class. |
| JdkDynamicAopProxy | InvocationHandler implementation for the Spring AOP framework, based on J2SE 1.3+ dynamic proxies. |
| MethodInvocationFactory | Factory for method invocations. |
| ProxyConfig | Convenience superclass for configuration used in creating proxies, to ensure that all proxy creators have consistent properties. |
| ProxyFactory | Factory for AOP proxies for programmatic use, rather than via a bean factory. |
| ProxyFactoryBean | FactoryBean implementation for use to source AOP proxies from a Spring BeanFactory. |
| ReflectiveMethodInvocation | Spring implementation of AOP Alliance MethodInvocation interface. |
| |||||||||
| PREV DIAGRAM NEXT DIAGRAM | FRAMES NO FRAMES | ||||||||