Class RichfacesProperties.Push.Session
- java.lang.Object
-
- org.joinfaces.autoconfigure.richfaces.RichfacesProperties.Push.Session
-
- Enclosing class:
- RichfacesProperties.Push
public static class RichfacesProperties.Push.Session extends Object
Session namespace.
-
-
Constructor Summary
Constructors Constructor Description Session()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
Duration
getMaxInactiveInterval()
int
hashCode()
void
setMaxInactiveInterval(Duration maxInactiveInterval)
String
toString()
-