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