Class SubstituteVfsResourceMatchingDelegate
java.lang.Object
org.apache.camel.quarkus.support.spring.graal.SubstituteVfsResourceMatchingDelegate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Set<org.springframework.core.io.Resource>findMatchingResources(URL rootDirURL, String locationPattern, org.springframework.util.PathMatcher pathMatcher)
-
Constructor Details
-
SubstituteVfsResourceMatchingDelegate
SubstituteVfsResourceMatchingDelegate()
-
-
Method Details
-
findMatchingResources
public static Set<org.springframework.core.io.Resource> findMatchingResources(URL rootDirURL, String locationPattern, org.springframework.util.PathMatcher pathMatcher) throws IOException - Throws:
IOException
-