Class SubstituteVfsResourceMatchingDelegate

java.lang.Object
org.apache.camel.quarkus.support.spring.graal.SubstituteVfsResourceMatchingDelegate

final class SubstituteVfsResourceMatchingDelegate extends Object
  • 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