Class InfinispanBeanMetaDataKey<K>
java.lang.Object
org.wildfly.clustering.ee.infinispan.GroupedKey<K>
org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanMetaDataKey<K>
- Type Parameters:
K- the bean identifier type
- All Implemented Interfaces:
Key<K>,BeanMetaDataKey<K>,KeyGroup<K>
The key used to cache the access metadata of a bean.
- Author:
- Paul Ferraro
-
Constructor Details
-
InfinispanBeanMetaDataKey
-