Red Hat JBoss Enterprise Application Platform 7.4.0.GA
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getCreated
public long getCreated()
- Specified by:
getCreated
in interface Metadata
- Returns:
- Time when entry was created. -1 for immortal entries.
-
getLifespan
public int getLifespan()
- Specified by:
getLifespan
in interface Metadata
- Returns:
- Lifespan of the entry in seconds. Negative values are interpreted as unlimited
lifespan.
-
getMaxIdle
public int getMaxIdle()
- Specified by:
getMaxIdle
in interface Metadata
- Returns:
- The maximum amount of time (in seconds) this key is allowed to be idle for before it
is considered as expired.
Red Hat JBoss Enterprise Application Platform 7.4.0.GA
Copyright © 2021 JBoss by Red Hat. All rights reserved.