Interface | Description |
---|---|
Resource |
An abstraction of a resource whose data can be accessed via a URL.
|
ResourceLocator |
Class | Description |
---|---|
ClassLoaderResourceLocator |
A
ResourceLocator that looks up resources is the application
classpath based on the current thread ClassLoader. |
FilesystemResourceLocator | Deprecated
since 4.1.
|
URLResource |
A
Resource implementation wrapping a resource URL. |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.