public class SingleAppResourcePatternResolver
extends org.springframework.core.io.support.PathMatchingResourcePatternResolver
Modifier and Type | Field and Description |
---|---|
static java.util.regex.Pattern |
JAR_NAME_PATTERN |
Constructor and Description |
---|
SingleAppResourcePatternResolver(org.springframework.core.io.ResourceLoader resourceLoader,
java.util.Set<java.lang.String> dependencyJars) |
Modifier and Type | Method and Description |
---|---|
org.springframework.core.io.Resource[] |
getResources(java.lang.String locationPattern) |
public SingleAppResourcePatternResolver(org.springframework.core.io.ResourceLoader resourceLoader, java.util.Set<java.lang.String> dependencyJars)
public org.springframework.core.io.Resource[] getResources(java.lang.String locationPattern) throws java.io.IOException
getResources
in interface org.springframework.core.io.support.ResourcePatternResolver
getResources
in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
java.io.IOException