Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.aop.framework.autoproxy Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
AbstractAdvisorAutoProxyCreatorGeneric auto proxy creator that builds AOP proxies for specific beansbased on detected Advisors for each bean.Classorg.springframework.aop.framework.autoproxySpring MVC
AbstractAutoProxyCreatorBeanPostProcessor implementationthat wraps each eligible bean with an AOP proxy, delegating to specified interceptorsClassorg.springframework.aop.framework.autoproxySpring MVC
AbstractBeanFactoryAwareAdvisingPostProcessorExtension of AbstractAutoProxyCreator which implements BeanFactoryAware,adds exposure of the original target class for each proxied beanClassorg.springframework.aop.framework.autoproxySpring MVC
AbstractBeanFactoryBasedTargetSourceCreatorConvenient superclass forUses an internal BeanFactory to manage the target instances,Classorg.springframework.aop.framework.autoproxy.targetSpring MVC
AutoProxyUtilsUtilities for auto-proxy aware components.Classorg.springframework.aop.framework.autoproxySpring MVC
BeanFactoryAdvisorRetrievalHelperHelper for retrieving standard Spring Advisors from a BeanFactory,for use with auto-proxying.Classorg.springframework.aop.framework.autoproxySpring MVC
BeanNameAutoProxyCreatorAuto proxy creator that identifies beans to proxy via a list of names.Classorg.springframework.aop.framework.autoproxySpring MVC
DefaultAdvisorAutoProxyCreatorBeanPostProcessor implementation that creates AOP proxies based on all candidateAdvisors in the current BeanFactory.Classorg.springframework.aop.framework.autoproxySpring MVC
InfrastructureAdvisorAutoProxyCreatorAuto-proxy creator that considers infrastructure Advisor beans only,ignoring any application-defined Advisors.Classorg.springframework.aop.framework.autoproxySpring MVC
LazyInitTargetSourceCreatorTargetSourceCreator that enforces a LazyInitTargetSource for each beanthat is defined as lazy-init.Classorg.springframework.aop.framework.autoproxy.targetSpring MVC
ProxyCreationContextHolder for the current proxy creation context, as exposed by auto-proxy creatorssuch as AbstractAdvisorAutoProxyCreator.Classorg.springframework.aop.framework.autoproxySpring MVC
QuickTargetSourceCreatorConvenient TargetSourceCreator using bean name prefixes to create one of threewell-known TargetSource types:Classorg.springframework.aop.framework.autoproxy.targetSpring MVC
TargetSourceCreatorsources, for particular beans.Interfaceorg.springframework.aop.framework.autoproxySpring MVC