Uses of Package
com.easyjf.cache

Packages that use com.easyjf.cache
com.easyjf.cache   
com.easyjf.cache.store   
com.easyjf.dbo   
 

Classes in com.easyjf.cache used by com.easyjf.cache
CacheException
           
CacheManager
          Cache管理类,负责管理所有的Cache,负责与调用Cache的应用程序接口
Config
          通过XML文件读取Cache配置文件,配置文件信息主要用于创建ICache对象
Element
           
ICache
           
 

Classes in com.easyjf.cache used by com.easyjf.cache.store
CacheException
           
Element
           
ICache
           
 

Classes in com.easyjf.cache used by com.easyjf.dbo
ICache