public class SimpleImmutableSessionMetaData extends AbstractImmutableSessionMetaData
Constructor and Description |
---|
SimpleImmutableSessionMetaData(org.wildfly.clustering.web.session.ImmutableSessionMetaData metaData) |
Modifier and Type | Method and Description |
---|---|
Instant |
getCreationTime() |
Instant |
getLastAccessedTime() |
Duration |
getMaxInactiveInterval() |
isExpired, isNew
Copyright © 2017 JBoss by Red Hat. All rights reserved.