Uses of Class
org.int4.dirk.plugins.ComponentScanner
-
-
Uses of ComponentScanner in org.int4.dirk.plugins
Methods in org.int4.dirk.plugins that return ComponentScanner Modifier and Type Method Description ComponentScannerComponentScannerFactory. create(java.lang.String... packageNamePrefixes)Creates a newComponentScannerto scan for the given packages.ComponentScannerComponentScannerFactory. create(java.net.URL... urls)Creates a newComponentScannerto scan for the givenURLs.
-