Class InfinispanBeanEntry<I>

  • Type Parameters:
    G - the group identifier type
    All Implemented Interfaces:
    BeanEntry<I>, ImmutableBeanEntry<I>

    public class InfinispanBeanEntry<I>
    extends Object
    implements BeanEntry<I>
    The cache entry for a bean.
    Author:
    Paul Ferraro