Class InfinispanBeanKey<I>

  • Type Parameters:
    I - the bean identifier type
    All Implemented Interfaces:
    org.wildfly.clustering.ee.Key<I>, BeanKey<I>, KeyGroup<I>

    public class InfinispanBeanKey<I>
    extends GroupedKey<I>
    implements BeanKey<I>
    The cache key for a bean.
    Author:
    Paul Ferraro
    • Constructor Detail

      • InfinispanBeanKey

        public InfinispanBeanKey​(I id)