public static class MetaParam.MetaEntryVersion extends Object implements MetaParam.Writable<EntryVersion>
MetaParam.Lookup, MetaParam.MetaCreated, MetaParam.MetaEntryVersion, MetaParam.MetaLastUsed, MetaParam.MetaLifespan, MetaParam.MetaLoadedFromPersistence, MetaParam.MetaLong, MetaParam.MetaMaxIdle, MetaParam.Writable<T>| Constructor and Description |
|---|
MetaEntryVersion(EntryVersion entryVersion) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
EntryVersion |
get()
Returns the value of the meta parameter.
|
int |
hashCode() |
String |
toString() |
public MetaEntryVersion(EntryVersion entryVersion)
public EntryVersion get()
MetaParamget in interface MetaParam<EntryVersion>Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.