Class DelegatingBlobResourceLoader

java.lang.Object
internal.org.springframework.content.jpa.io.DelegatingBlobResourceLoader
All Implemented Interfaces:
org.springframework.core.io.ResourceLoader

public class DelegatingBlobResourceLoader extends Object implements org.springframework.core.io.ResourceLoader
  • Constructor Details

  • Method Details

    • getResource

      public org.springframework.core.io.Resource getResource(String location)
      Specified by:
      getResource in interface org.springframework.core.io.ResourceLoader
    • getClassLoader

      public ClassLoader getClassLoader()
      Specified by:
      getClassLoader in interface org.springframework.core.io.ResourceLoader