G - the group identifier typepublic interface BeanEntry<G> extends ImmutableBeanEntry<G>
| Modifier and Type | Method and Description |
|---|---|
void |
setLastAccessedTime(Instant time)
Updates the last time this bean was accessed.
|
getBeanName, getGroupId, getLastAccessedTime, isExpiredvoid setLastAccessedTime(Instant time)
time - an instant in timeCopyright © 2021 JBoss by Red Hat. All rights reserved.