Uses of Interface
org.nuiton.wikitty.services.WikittyCache

Packages that use WikittyCache
org.nuiton.wikitty.services   
 

Uses of WikittyCache in org.nuiton.wikitty.services
 

Classes in org.nuiton.wikitty.services that implement WikittyCache
 class WikittyCacheJCS
          Implantation du cache base sur le projet apache JCS
 class WikittyCacheSimple
          Cette classe sert a introduire du cache dans wikitty.
 

Fields in org.nuiton.wikitty.services declared as WikittyCache
protected  WikittyCache WikittyServiceCached.cache
          Cache.
 

Constructors in org.nuiton.wikitty.services with parameters of type WikittyCache
WikittyServiceCached(org.nuiton.util.ApplicationConfig config, WikittyService ws, WikittyCache cache)
          Constructor with configuration.
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.