Package com.sun.appserv.web.cache
Interface CacheManagerListener
-
- All Known Implementing Classes:
CachingFilter
public interface CacheManagerListenerlistener for the CacheManager events
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcacheManagerDisabled()cache manager was disabledvoidcacheManagerEnabled()cache manager was enabled
-