Uses of Interface
org.apache.turbine.services.cache.GlobalCacheService

Packages that use GlobalCacheService
org.apache.turbine.services.cache Global caching service for java objects. 
 

Uses of GlobalCacheService in org.apache.turbine.services.cache
 

Classes in org.apache.turbine.services.cache that implement GlobalCacheService
 class TurbineGlobalCacheService
          This Service functions as a Global Cache.
 

Methods in org.apache.turbine.services.cache that return GlobalCacheService
protected static GlobalCacheService TurbineGlobalCache.getService()
          Utility method for accessing the service implementation
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.