Spring MVC - Class Diagram - Classes that extend AdvisedSupport




NameTypePackageDescriptionDetail

AdvisedSupportClassorg.springframework.aop.frameworkBase class for AOP proxy configuration managers.Detail
AspectJProxyFactoryClassorg.springframework.aop.aspectj.annotationAspectJ-based proxy factory, allowing for programmatic buildingof proxies which include AspectJ aspects (code style as wellDetail
ProxyCreatorSupportClassorg.springframework.aop.frameworkBase class for proxy factories.Detail
ProxyFactoryClassorg.springframework.aop.frameworkFactory for AOP proxies for programmatic use, rather than via a beanfactory.Detail
ProxyFactoryBeanClassorg.springframework.aop.frameworkFactoryBean implementation that builds anAOP proxy based on beans in Spring BeanFactory.Detail