public final class Discoverer extends Object
| Modifier and Type | Method and Description |
|---|---|
static Collection<Class<?>> |
discover(String scanPath)
Scans classpath to discover bean classes.
|
public static Collection<Class<?>> discover(String scanPath)
scanPath - the package paths to scan, using ',' as the separator, for example "org.b3log,com.hacpai"Copyright © 2009–2019 B3log. All rights reserved.