public abstract class AbstractImmutableSessionMetaData extends Object implements ImmutableSessionMetaData
ImmutableSessionMetaData.| Constructor and Description |
|---|
AbstractImmutableSessionMetaData() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExpired() |
boolean |
isNew() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCreationTime, getLastAccessedTime, getMaxInactiveIntervalpublic boolean isNew()
isNew in interface ImmutableSessionMetaDatapublic boolean isExpired()
isExpired in interface ImmutableSessionMetaDataCopyright © 2019 JBoss by Red Hat. All rights reserved.