public abstract class ClassPathUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ClassPathUtils.ClassPathScanningCandidateProvider |
static class |
ClassPathUtils.InterfaceFilter |
| Modifier and Type | Method and Description |
|---|---|
static <T> Set<Class<T>> |
scan(String basePackage,
org.springframework.core.type.filter.TypeFilter includeFilter) |
Copyright © 2019. All rights reserved.