|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExpirationHandler<E>
An interface for handle expired objects, normally used with Expirer.
Expirer,
ReclaimableExpirer| Nested Class Summary | |
|---|---|
static class |
ExpirationHandler.NullHandler
A dummny implementation of ExpirationHandler. |
| Field Summary | |
|---|---|
static ExpirationHandler |
NULL
|
| Method Summary | |
|---|---|
void |
expired(E element)
|
| Field Detail |
|---|
static final ExpirationHandler NULL
| Method Detail |
|---|
void expired(E element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||