Interface | Description |
---|---|
ResourceLoader |
Standard interface to implement by every ResourceLoader strategy.
|
Class | Description |
---|---|
ClassPathResourceLoader |
Looks for resources within classpath.
|
CurrentDirResourceLoader |
Looks for resources within current directory
Date: 20.07.2004
|
GenericFileResourceLoader | |
HomeDirResourceLoader |
Looking for resource in user home directory.
|
Exception | Description |
---|---|
ResourceNotFoundException |
Resource not found exception.
|
Copyright © 2000–2022 EPAM Systems. All rights reserved.