Package org.apache.cayenne.resource

Interface Summary
Resource An abstraction of a resource whose data can be accessed via a URL.
ResourceLocator  
 

Class Summary
ClassLoaderResourceLocator A ResourceLocator that looks up resources is the application classpath based on the current thread ClassLoader.
FilesystemResourceLocator A ResourceLocator that can locate resources in the filesystem.
URLResource A Resource implementation wrapping a resource URL.
 



Copyright © 2001-2012 Apache Cayenne. All Rights Reserved.