public static class RichfacesProperties.Push.Session
extends java.lang.Object
| Constructor and Description |
|---|
Session() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
java.lang.Integer |
getMaxInactiveInterval() |
int |
hashCode() |
void |
setMaxInactiveInterval(java.lang.Integer maxInactiveInterval) |
java.lang.String |
toString() |
public java.lang.Integer getMaxInactiveInterval()
public void setMaxInactiveInterval(java.lang.Integer maxInactiveInterval)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectprotected boolean canEqual(java.lang.Object other)
public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object