类分层结构
- java.lang.Object
- org.olat.system.spring.CoreSpringFactory (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.web.context.ServletContextAware)
- org.olat.system.spring.NullFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.scheduling.quartz.QuartzJobBean (implements org.quartz.Job)
接口分层结构