public class ResinSessionArrayValue
extends SessionArrayValue
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.logging.Logger |
log |
| Constructor and Description |
|---|
ResinSessionArrayValue(java.lang.String id,
long now,
long maxInactiveInterval) |
ResinSessionArrayValue(java.lang.String id,
long now,
long maxInactiveInterval,
ArrayValue array) |
| Modifier and Type | Method and Description |
|---|---|
Value |
copy(Env env,
java.util.IdentityHashMap<Value,Value> map)
Copy for serialization
|
boolean |
load() |
protected void |
remove()
Invalidates the session.
|
protected void |
store() |