Class Hierarchy
- java.lang.Object
- org.springframework.core.io.AbstractResource (implements org.springframework.core.io.Resource)
- org.springframework.core.io.ByteArrayResource
- org.grails.core.io.GrailsByteArrayResource
- org.grails.core.io.MockFileResource
- org.springframework.core.io.ByteArrayResource
- org.springframework.core.io.DefaultResourceLoader (implements org.springframework.core.io.ResourceLoader)
- org.springframework.core.io.FileSystemResourceLoader
- org.grails.core.io.PluginPathAwareFileSystemResourceLoader
- org.grails.core.io.MockResourceLoader
- org.grails.core.io.MockStringResourceLoader
- org.springframework.core.io.FileSystemResourceLoader
- org.grails.core.io.DefaultResourceLocator (implements grails.plugins.PluginManagerAware, org.springframework.context.ResourceLoaderAware, org.grails.core.io.ResourceLocator)
- org.grails.core.io.SimpleMapResourceLoader (implements org.springframework.core.io.ResourceLoader)
- org.grails.core.io.SpringResource (implements org.grails.io.support.Resource)
- org.grails.core.io.StaticResourceLoader (implements org.springframework.core.io.ResourceLoader)
- org.grails.core.io.StaticResourceLocator (implements org.grails.core.io.ResourceLocator)
- org.springframework.core.io.AbstractResource (implements org.springframework.core.io.Resource)
Interface Hierarchy
- org.grails.core.io.ResourceLocator