Class Hierarchy

  • java.lang.Object
    • org.springframework.cache.interceptor.AbstractCacheInvoker
      • org.springframework.cache.jcache.interceptor.JCacheAspectSupport (implements org.springframework.beans.factory.InitializingBean)
    • org.springframework.cache.support.AbstractCacheManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)
    • org.springframework.cache.interceptor.AbstractCacheResolver (implements org.springframework.cache.interceptor.CacheResolver, org.springframework.beans.factory.InitializingBean)
    • org.springframework.cache.annotation.AbstractCachingConfiguration (implements org.springframework.context.annotation.ImportAware)
    • org.springframework.cache.jcache.interceptor.AbstractFallbackJCacheOperationSource (implements org.springframework.cache.jcache.interceptor.JCacheOperationSource)
    • org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
      • org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor (implements org.springframework.beans.factory.BeanFactoryAware)
    • org.springframework.cache.support.AbstractValueAdaptingCache (implements org.springframework.cache.Cache)
    • org.springframework.scheduling.quartz.AdaptableJobFactory (implements org.quartz.spi.JobFactory)
    • org.springframework.cache.annotation.CachingConfigurerSupport (implements org.springframework.cache.annotation.CachingConfigurer)
    • org.springframework.cache.caffeine.CaffeineCacheManager (implements org.springframework.cache.CacheManager)
    • org.springframework.scheduling.quartz.CronTriggerFactoryBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.springframework.scheduling.quartz.DelegatingJob (implements org.quartz.Job)
    • jakarta.activation.FileTypeMap
    • org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
      • org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
    • org.springframework.ui.freemarker.FreeMarkerTemplateUtils
    • org.springframework.mail.javamail.JavaMailSenderImpl (implements org.springframework.mail.javamail.JavaMailSender)
    • org.springframework.cache.jcache.JCacheManagerFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.springframework.scheduling.quartz.JobDetailFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.quartz.impl.jdbcjobstore.JobStoreSupport (implements org.quartz.impl.jdbcjobstore.Constants, org.quartz.spi.JobStore)
    • org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool (implements org.quartz.spi.ThreadPool)
    • org.springframework.util.MethodInvoker
      • org.springframework.beans.support.ArgumentConvertingMethodInvoker
        • org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.springframework.mail.javamail.MimeMailMessage (implements org.springframework.mail.MailMessage)
    • org.springframework.mail.javamail.MimeMessageHelper
    • java.beans.PropertyEditorSupport (implements java.beans.PropertyEditor)
    • org.springframework.scheduling.quartz.QuartzJobBean (implements org.quartz.Job)
    • org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper (implements org.quartz.spi.ClassLoadHelper)
    • org.springframework.scheduling.quartz.SchedulerAccessor (implements org.springframework.context.ResourceLoaderAware)
      • org.springframework.scheduling.quartz.SchedulerAccessorBean (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
      • org.springframework.scheduling.quartz.SchedulerFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
    • org.springframework.mail.SimpleMailMessage (implements org.springframework.mail.MailMessage, java.io.Serializable)
    • org.quartz.simpl.SimpleThreadPool (implements org.quartz.spi.ThreadPool)
      • org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor (implements org.springframework.core.task.AsyncListenableTaskExecutor, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.scheduling.SchedulingTaskExecutor)
    • org.springframework.scheduling.quartz.SimpleTriggerFactoryBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.springframework.ui.freemarker.SpringTemplateLoader (implements freemarker.cache.TemplateLoader)
    • org.springframework.aop.support.StaticMethodMatcher (implements org.springframework.aop.MethodMatcher)
      • org.springframework.aop.support.StaticMethodMatcherPointcut (implements org.springframework.aop.Pointcut)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.springframework.cache.transaction.TransactionAwareCacheDecorator (implements org.springframework.cache.Cache)
    • org.springframework.cache.transaction.TransactionAwareCacheManagerProxy (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)

Interface Hierarchy

  • org.springframework.beans.factory.Aware
  • org.springframework.cache.interceptor.BasicOperation
    • org.springframework.cache.jcache.interceptor.JCacheOperation<A> (also extends javax.cache.annotation.CacheMethodDetails<A>)
  • javax.cache.annotation.CacheMethodDetails<A>
    • org.springframework.cache.jcache.interceptor.JCacheOperation<A> (also extends org.springframework.cache.interceptor.BasicOperation)
  • org.springframework.cache.annotation.CachingConfigurer
  • org.springframework.cache.jcache.interceptor.JCacheOperationSource
  • org.springframework.mail.MailMessage
  • org.springframework.mail.MailSender
  • org.springframework.mail.javamail.MimeMessagePreparator