Class StorageProviderFactoryBean

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<StorageProviderFactory>, org.springframework.beans.factory.InitializingBean

    public class StorageProviderFactoryBean
    extends org.springframework.beans.factory.config.AbstractFactoryBean<StorageProviderFactory>
    Author:
    Daniel Bernstein