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