Interface Expiration
- All Known Subinterfaces:
ExpirationConfiguration<T>, ExpirationMetaData
public interface Expiration
Describes the expiration criteria for managed state.
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionWhen present, defines the maximum duration of time since last access, after which managed state will expire.
-
Method Details
-
getMaxIdle
-