Interface BlobResourceLoader

All Superinterfaces:
org.springframework.core.io.ResourceLoader
All Known Implementing Classes:
CustomizableBlobResourceLoader

public interface BlobResourceLoader extends org.springframework.core.io.ResourceLoader
  • Field Summary

    Fields inherited from interface org.springframework.core.io.ResourceLoader

    CLASSPATH_URL_PREFIX
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.springframework.core.io.ResourceLoader

    getClassLoader, getResource
  • Method Details

    • getDatabaseName

      String getDatabaseName()