Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.aop.framework.adapter Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AdvisorAdapterInterface allowing extension to the Spring AOP framework to allowhandling of new Advisors and Advice types.Interfaceorg.springframework.aop.framework.adapterSpring MVC
AdvisorAdapterRegistrationManagerBeanPostProcessor that registers AdvisorAdapter beans in the BeanFactory withan AdvisorAdapterRegistry (by default the GlobalAdvisorAdapterRegistry).Classorg.springframework.aop.framework.adapterSpring MVC
AdvisorAdapterRegistryInterface for registries of Advisor adapters.Interfaceorg.springframework.aop.framework.adapterSpring MVC
AfterReturningAdviceInterceptorInterceptor to wrap am AfterReturningAdvice.Classorg.springframework.aop.framework.adapterSpring MVC
DefaultAdvisorAdapterRegistryDefault implementation of the AdvisorAdapterRegistry interface.Classorg.springframework.aop.framework.adapterSpring MVC
GlobalAdvisorAdapterRegistrySingleton to publish a shared DefaultAdvisorAdapterRegistry instance.Classorg.springframework.aop.framework.adapterSpring MVC
MethodBeforeAdviceInterceptorInterceptor to wrap am MethodBeforeAdvice.Classorg.springframework.aop.framework.adapterSpring MVC
ThrowsAdviceInterceptorInterceptor to wrap an after-throwing advice.Classorg.springframework.aop.framework.adapterSpring MVC
UnknownAdviceTypeExceptionException thrown when an attempt is made to use an unsupportedAdvisor or Advice type.Classorg.springframework.aop.framework.adapterSpring MVC