Package org.apache.struts2.junit
Class ConventionPluginResourceLoader
java.lang.Object
org.springframework.core.io.DefaultResourceLoader
org.apache.struts2.junit.ConventionPluginResourceLoader
- All Implemented Interfaces:
- org.springframework.core.io.ResourceLoader
public class ConventionPluginResourceLoader
extends org.springframework.core.io.DefaultResourceLoader
- 
Nested Class SummaryNested classes/interfaces inherited from class org.springframework.core.io.DefaultResourceLoaderorg.springframework.core.io.DefaultResourceLoader.ClassPathContextResource
- 
Field SummaryFields inherited from interface org.springframework.core.io.ResourceLoaderCLASSPATH_URL_PREFIX
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.springframework.core.io.ResourcegetResource(String location) Methods inherited from class org.springframework.core.io.DefaultResourceLoaderaddProtocolResolver, clearResourceCaches, getClassLoader, getProtocolResolvers, getResourceByPath, getResourceCache, setClassLoader
- 
Constructor Details- 
ConventionPluginResourceLoaderpublic ConventionPluginResourceLoader()
 
- 
- 
Method Details- 
getResource- Specified by:
- getResourcein interface- org.springframework.core.io.ResourceLoader
- Overrides:
- getResourcein class- org.springframework.core.io.DefaultResourceLoader
 
 
-