Uses of Class
org.burningwave.core.classes.CacheableSearchConfig
| Package | Description |
|---|---|
| org.burningwave.core.classes |
-
Uses of CacheableSearchConfig in org.burningwave.core.classes
Methods in org.burningwave.core.classes that return CacheableSearchConfig Modifier and Type Method Description static CacheableSearchConfigSearchConfig. byCriteria(ClassCriteria classCriteria)static CacheableSearchConfigSearchConfig. create()CacheableSearchConfigCacheableSearchConfig. createCopy()static CacheableSearchConfigSearchConfig. forPaths(String... paths)static CacheableSearchConfigSearchConfig. forPaths(Collection<String>... pathsColl)static CacheableSearchConfigSearchConfig. forResources(ClassLoader classLoader, String... paths)static CacheableSearchConfigSearchConfig. forResources(ClassLoader classLoader, Collection<String>... pathCollections)static CacheableSearchConfigSearchConfig. forResources(String... paths)static CacheableSearchConfigSearchConfig. forResources(Collection<String>... pathCollections)Methods in org.burningwave.core.classes with parameters of type CacheableSearchConfig Modifier and Type Method Description Supplier<Map<String,String>>ClassPathHelper. computeByClassesSearching(CacheableSearchConfig searchConfig)RClassPathScannerWithCachingSupport.Abst. findBy(CacheableSearchConfig searchConfig)RClassPathScannerWithCachingSupport.CacheScanner. findBy(CacheableSearchConfig srcCfg)RClassPathScannerWithCachingSupport. findBy(CacheableSearchConfig searchConfig)ClassPathScannerWithCachingSupport.CacheScanner<I,R>ClassPathScannerWithCachingSupport.Abst. loadInCache(CacheableSearchConfig searchConfig)ClassPathScannerWithCachingSupport.CacheScanner<I,R>ClassPathScannerWithCachingSupport. loadInCache(CacheableSearchConfig searchConfig)