All Classes and Interfaces

Class
Description
This class is used to perform access into a Java object using a String value with a specific notation.
 
 
This class is used to perform access into a Java object using a String value with a specific notation.
 
 
 
 
 
 
A general purpose comparator designed to compare any pair of heterogeneous objects.
 
A Class to hold some general purpose Utilities that don't have a home anywhere else (at the moment).
This class is used to perform access into a Java object using a String value with a specific notation.
 
A Class for handling a gzipped file as a DataSource.
 
 
 
This interface should be implemented by classes that contain X number of publicly available ObjectCaches, it provides methods that allow applications to control the caches without understanding what is inside the cache.
 
The ObjectCache is it's own manager which means that classes that extend this one can do so quickly and without having to implement the ObjectCacheManager interface they only have to provide their own functionality whilst client classes can rely on the interface.
 
This interface should be implemented by classes that contain a publicly available ObjectCache, it provides methods that allow applications to control the cache without understanding what is inside the cache.