Package | Description |
---|---|
org.apache.jetspeed.cache.file |
Modifier and Type | Method and Description |
---|---|
void |
FileCacheEventListener.evict(FileCacheEntry entry)
Evict event, called when the entry is being evicted out of the cache
|
void |
FileCacheEventListener.refresh(FileCacheEntry entry)
Refresh event, called when the entry is being refreshed from file system.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.