public class ClassPathScanImplementationLookup extends Object
Constructor and Description |
---|
ClassPathScanImplementationLookup() |
Modifier and Type | Method and Description |
---|---|
protected String |
getBasePackage()
This method can be overridden by subclasses to customize classpath scan.
|
List<Class<? extends AbstractResource>> |
getResources() |
void |
load() |
protected String getBasePackage()
public void load()
public List<Class<? extends AbstractResource>> getResources()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.