com.atlassian.crowd.service.cache
Interface CacheExpiryManager

All Known Implementing Classes:
CacheExpiryManagerImpl

public interface CacheExpiryManager

Allows access to 'meta' cache functionality. Provided so we can implement the OSUser UserProvider.flushCaches() method sensibly.


Method Summary
 void flush()
          Expires/flushes/clears all the caches.
 

Method Detail

flush

void flush()
Expires/flushes/clears all the caches.



Copyright © 2013 Atlassian. All Rights Reserved.