Interface ExpirationConfiguration<T>
- Type Parameters:
T- the expired object type
- All Superinterfaces:
Expiration
Encapsulates expiration configuration.
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionThe listener to notify of expiration events.Methods inherited from interface Expiration
getMaxIdle
-
Method Details
-
getExpirationListener
-