Uses of Class
com.opensymphony.oscache.general.GeneralCacheAdministrator

Packages that use GeneralCacheAdministrator
com.opensymphony.oscache.hibernate Provides Hibernate 3.2 classes for OSCache. 
 

Uses of GeneralCacheAdministrator in com.opensymphony.oscache.hibernate
 

Constructors in com.opensymphony.oscache.hibernate with parameters of type GeneralCacheAdministrator
OSCache(GeneralCacheAdministrator cache, int refreshPeriod, String cron, String region)
           
 


OSCache Project Page