Uses of Interface
org.wildfly.clustering.ejb.cache.bean.ImmutableBeanMetaDataEntry
Packages that use ImmutableBeanMetaDataEntry
-
Uses of ImmutableBeanMetaDataEntry in org.wildfly.clustering.ejb.cache.bean
Subinterfaces of ImmutableBeanMetaDataEntry in org.wildfly.clustering.ejb.cache.beanModifier and TypeInterfaceDescriptioninterfaceBean metadata cache entry.interfaceBean metadata cache entry, supporting remapping.Classes in org.wildfly.clustering.ejb.cache.bean that implement ImmutableBeanMetaDataEntryModifier and TypeClassDescriptionclassclassConstructors in org.wildfly.clustering.ejb.cache.bean with parameters of type ImmutableBeanMetaDataEntryModifierConstructorDescriptionDefaultImmutableBeanMetaData(ImmutableBeanMetaDataEntry<K> entry, BeanExpiration expiration) ImmortalBeanMetaData(ImmutableBeanMetaDataEntry<K> entry, BeanExpiration expiration) MutableBeanMetaDataEntry(ImmutableBeanMetaDataEntry<K> entry, org.wildfly.clustering.server.offset.OffsetValue<Instant> lastAccess)