Class SubstituteVfsResourceMatchingDelegate
- java.lang.Object
-
- org.apache.camel.quarkus.support.spring.graal.SubstituteVfsResourceMatchingDelegate
-
final class SubstituteVfsResourceMatchingDelegate extends Object
-
-
Constructor Summary
Constructors Constructor Description SubstituteVfsResourceMatchingDelegate()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Set<org.springframework.core.io.Resource>findMatchingResources(URL rootDirURL, String locationPattern, org.springframework.util.PathMatcher pathMatcher)
-
-
-
Method Detail
-
findMatchingResources
public static Set<org.springframework.core.io.Resource> findMatchingResources(URL rootDirURL, String locationPattern, org.springframework.util.PathMatcher pathMatcher) throws IOException
- Throws:
IOException
-
-