public interface BeanKey<I>
extends org.wildfly.clustering.ee.cache.Key<I>
The cache key used to store a bean.
A cache instance will store bean instances for multiple types, so we distinguish them via a string representation of the type..
Author:
Paul Ferraro
Method Summary
Methods inherited from interface org.wildfly.clustering.ee.cache.Key