Package | Description |
---|---|
net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
net.sf.mmm.util.resource.impl |
Contains the implementation of the
resource-API . |
net.sf.mmm.util.resource.impl.spring |
Modifier and Type | Field and Description |
---|---|
private ClasspathScanner |
AbstractNlsBundleFactory.classpathScanner |
Modifier and Type | Method and Description |
---|---|
ClasspathScanner |
AbstractNlsBundleFactory.getClasspathScanner() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractNlsBundleFactory.setClasspathScanner(ClasspathScanner classpathScanner) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClasspathScanner
Abstract base implementation of
ClasspathScanner . |
class |
ClasspathScannerImpl
Implementation of
ClasspathScanner . |
Modifier and Type | Field and Description |
---|---|
private static ClasspathScanner |
AbstractClasspathScanner.instance |
Modifier and Type | Method and Description |
---|---|
static ClasspathScanner |
AbstractClasspathScanner.getInstance()
This method gets the singleton instance of this
ClasspathScanner . |
Modifier and Type | Method and Description |
---|---|
ClasspathScanner |
UtilResourceSpringConfigBase.classpathScanner() |
Copyright © 2001–2016 mmm-Team. All rights reserved.