public interface ComponentScanner
Singleton and
Prototype| Modifier and Type | Method and Description |
|---|---|
List<Class<?>> |
getPrototypeClasses() |
List<Class<?>> |
getSingletonClasses() |
void |
scan(String[] packageNames)
|
void scan(String[] packageNames) throws IOException, NullPointerException, ClassNotFoundException
packageNames - The package name to scan through, e.g. org.mini2Dx.componentIOExceptionNullPointerExceptionClassNotFoundExceptionCopyright © 2014. All rights reserved.