| Constructor and Description |
|---|
InfinispanBeanEntry(String beanName,
I groupId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeanName() |
I |
getGroupId() |
Instant |
getLastAccessedTime() |
void |
setLastAccessedTime(Instant time) |
public String getBeanName()
getBeanName in interface BeanEntry<I>public I getGroupId()
getGroupId in interface BeanEntry<I>public Instant getLastAccessedTime()
getLastAccessedTime in interface BeanEntry<I>public void setLastAccessedTime(Instant time)
setLastAccessedTime in interface BeanEntry<I>Copyright © 2019 JBoss by Red Hat. All rights reserved.