Interface ImmutableBeanMetaDataFactory<K,V>

Type Parameters:
K - the bean identifier type
V - the bean metadata value type
All Superinterfaces:
org.wildfly.clustering.cache.CacheEntryLocator<K,V>
All Known Subinterfaces:
BeanMetaDataFactory<K,V>

public interface ImmutableBeanMetaDataFactory<K,V> extends org.wildfly.clustering.cache.CacheEntryLocator<K,V>
Factory for creating ImmutableBeanMetaData instances.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.wildfly.clustering.cache.CacheEntryLocator

    findValue, findValueAsync, tryValue, tryValueAsync