Class InfinispanBeanMetaDataKey<K>

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

    public class InfinispanBeanMetaDataKey<K>
    extends GroupedKey<K>
    implements BeanMetaDataKey<K>
    The key used to cache the access metadata of a bean.
    Author:
    Paul Ferraro
    • Constructor Detail

      • InfinispanBeanMetaDataKey

        public InfinispanBeanMetaDataKey​(K id)