- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- VersionedValue<V>
- All Known Implementing Classes:
- MetadataValueImpl
public interface MetadataValue<V>
extends VersionedValue<V>
Besides the value, also contains a version and expiration information.
- Since:
- 5.2
- Author:
- Tristan Tarrant
-
-
Method Detail
-
getCreated
long getCreated()
-
getLifespan
int getLifespan()
-
getLastUsed
long getLastUsed()
-
getMaxIdle
int getMaxIdle()
-->
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.