railo.commons.io.cache
Interface CacheFilter

All Known Subinterfaces:
CacheEntryFilter, CacheKeyFilter
All Known Implementing Classes:
CacheClear, CacheKeyFilterAll, CacheStorageScopeCleaner.Filter, ChildrenFilter, WildCardFilter

public interface CacheFilter


Method Summary
 String toPattern()
          a string pattern of the filter, this is used when the filtering is made natively by the implementation
 

Method Detail

toPattern

String toPattern()
a string pattern of the filter, this is used when the filtering is made natively by the implementation

Returns:
string pattern of the filter


Copyright © 2012 Railo