public class TimeoutExpirationEvaluator extends Object implements Serializable
ConversationExpirationEvaluator
interface because
this implementation will be used by the
WindowContext
but
there is no need for implementing the whole ConversationExpirationEvaluator
interface.Modifier and Type | Field and Description |
---|---|
protected Date |
lastAccess |
Modifier | Constructor and Description |
---|---|
protected |
TimeoutExpirationEvaluator(int timeoutInMinutes) |
protected Date lastAccess
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.