| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface FixableCacheEntryextends CacheEntryMethods inherited from interface org.objectweb.perseus.cache.api.CacheEntry | |
getCeIdentifier, getCeObject | |
public void fixCe()
Marks this entry as used.
public int getCeFixCount()
- Returns:
- the number of use of this entry.
public void unfixCe()
throws UnFixProtocolExceptionMarks this entry as used.
- Throws:
UnFixProtocolException-