Class InfinispanBeanGroupKey<K>

  • Type Parameters:
    K - the bean group identifier type
    All Implemented Interfaces:
    Key<K>, BeanGroupKey<K>, KeyGroup<K>

    public class InfinispanBeanGroupKey<K>
    extends GroupedKey<K>
    implements BeanGroupKey<K>
    The key used to cache a group of beans.
    Author:
    Paul Ferraro
    • Constructor Detail

      • InfinispanBeanGroupKey

        public InfinispanBeanGroupKey​(K id)