public class ClasspathScanner extends Object
| Constructor and Description | 
|---|
ClasspathScanner()  | 
| Modifier and Type | Method and Description | 
|---|---|
ClasspathScanner | 
include(org.springframework.core.type.filter.TypeFilter typeFilter)  | 
Set<org.springframework.beans.factory.config.BeanDefinition> | 
scan()  | 
Set<org.springframework.beans.factory.config.BeanDefinition> | 
scan(String basePackage)  | 
ClasspathScanner | 
urls(URL... urls)  | 
public ClasspathScanner include(org.springframework.core.type.filter.TypeFilter typeFilter)
public ClasspathScanner urls(URL... urls)
public Set<org.springframework.beans.factory.config.BeanDefinition> scan()
Copyright © GigaSpaces.