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

Packages that use Refreshable
org.apache.turbine.services.cache   
 

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

Constructors in org.apache.turbine.services.cache with parameters of type Refreshable
RefreshableCachedObject(Refreshable o)
          Constructor; sets the object to expire in the default time (30 minutes).
RefreshableCachedObject(Refreshable o, long expires)
          Constructor.
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.