Project Wonder 2.0

er.extensions
Interface ERXWOResponseCache.Policy

All Known Implementing Classes:
ERXWOResponseCacheKeyPolicy
Enclosing interface:
ERXWOResponseCache

public static interface ERXWOResponseCache.Policy


Method Summary
 boolean actionNameIsCachableForClass(Class actionClass, String actionName)
           
 ERXMultiKey cacheKeyForRequest(Class actionClass, String actionName, WORequest request)
           
 boolean shouldResetCache()
           
 

Method Detail

actionNameIsCachableForClass

public boolean actionNameIsCachableForClass(Class actionClass,
                                            String actionName)

cacheKeyForRequest

public ERXMultiKey cacheKeyForRequest(Class actionClass,
                                      String actionName,
                                      WORequest request)

shouldResetCache

public boolean shouldResetCache()

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.