Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.cyclos.impl.utils.BaseFactoryBeanFromProperties<T>
- org.cyclos.impl.storage.StoredFileContentManagerFactoryBean
- org.cyclos.impl.utils.BaseFactoryBeanFromProperties<T>
- org.cyclos.impl.AbstractServerComponent
- org.cyclos.impl.AbstractNetworkedServerComponent
- org.cyclos.impl.BaseNetworkedHandlerImpl
- org.cyclos.impl.storage.StoredFileHandlerImpl (implements org.cyclos.impl.storage.StoredFileHandler)
- org.cyclos.impl.BaseNetworkedHandlerImpl
- org.cyclos.impl.AbstractNetworkedServerComponent
- org.cyclos.impl.storage.AmazonS3StoredFileContentManagerImpl (implements org.cyclos.impl.storage.StoredFileContentManager)
- org.cyclos.impl.storage.DbStoredFileContentManagerImpl (implements org.cyclos.impl.storage.StoredFileContentManager)
- org.cyclos.impl.storage.DelayedStoredFileContentAction (implements org.cyclos.impl.storage.StoredFileContentAction)
- org.cyclos.impl.storage.DelayedSaveStoredFileContentAction (implements org.cyclos.impl.storage.SaveStoredFileContentAction)
- org.cyclos.impl.storage.FsStoredFileContentManagerImpl (implements org.cyclos.impl.storage.StoredFileContentManager)
- org.cyclos.impl.storage.GoogleCloudStoredFileContentManagerImpl (implements org.cyclos.impl.storage.StoredFileContentManager)
- org.cyclos.impl.storage.NoOpStoredFileContentAction (implements org.cyclos.impl.storage.SaveStoredFileContentAction)
- org.cyclos.impl.storage.StoredFileTransactionEndListener (implements java.lang.Runnable)
- org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
Interface Hierarchy
- org.cyclos.impl.CustomBean
- org.cyclos.impl.storage.StoredFileContentManager
- org.cyclos.impl.storage.StoredFileContentAction
- org.cyclos.impl.storage.SaveStoredFileContentAction
- org.cyclos.impl.storage.StoredFileHandler