Class BlobStoreResolverImpl

  • All Implemented Interfaces:
    BlobStoreResolver, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class BlobStoreResolverImpl
    extends Object
    implements BlobStoreResolver, org.springframework.context.ApplicationContextAware
    Default implementation of BlobStoreResolver
    Since:
    3.1.6
    Author:
    joseross
    • Field Detail

      • logger

        protected final org.slf4j.Logger logger
      • configModule

        protected String configModule
        The module of the configuration file
      • configPath

        protected String configPath
        The path of the configuration file
      • applicationContext

        protected org.springframework.context.ApplicationContext applicationContext
    • Constructor Detail

      • BlobStoreResolverImpl

        public BlobStoreResolverImpl()