The FilterManager type exposes the following members.

Fields

  NameDescription
Protected fieldcache
The cache itself
Protected fieldcacheCleanSize
Maximum allowed cache size
Protected fieldcleanSleepTime
Cache cleaning frequency
Protected fieldStatic memberDEFAULT_CACHE_CLEAN_SIZE
The default maximum number of Filters in the cache
Protected fieldStatic memberDEFAULT_CACHE_SLEEP_TIME
The default frequency of cache clenup
Protected fieldfilterCleaner
Cache cleaner that runs in a separate thread
Protected fieldStatic membermanager

See Also