Hierarchy For Package org.springframework.scheduling.annotation

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.scheduling.annotation.AbstractAsyncConfiguration (implements org.springframework.context.annotation.ImportAware)
    • org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
      • org.springframework.scheduling.annotation.AsyncAnnotationAdvisor (implements org.springframework.beans.factory.BeanFactoryAware)
    • org.springframework.context.annotation.AdviceModeImportSelector<A> (implements org.springframework.context.annotation.ImportSelector)
    • org.springframework.scheduling.annotation.AsyncConfigurerSupport (implements org.springframework.scheduling.annotation.AsyncConfigurer)
    • org.springframework.aop.interceptor.AsyncExecutionAspectSupport (implements org.springframework.beans.factory.BeanFactoryAware)
      • org.springframework.aop.interceptor.AsyncExecutionInterceptor (implements org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered)
    • org.springframework.scheduling.annotation.AsyncResult<V> (implements org.springframework.util.concurrent.ListenableFuture<T>)
    • org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
      • org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
        • org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
          • org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
    • org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor, org.springframework.beans.factory.DisposableBean, org.springframework.context.EmbeddedValueResolverAware, org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.core.Ordered, org.springframework.scheduling.config.ScheduledTaskHolder, org.springframework.beans.factory.SmartInitializingSingleton)
    • org.springframework.scheduling.annotation.SchedulingConfiguration

Interface Hierarchy

Annotation Interface Hierarchy