Uses of Interface
org.wildfly.clustering.ejb.cache.bean.MutableBeanGroup
-
-
Uses of MutableBeanGroup in org.wildfly.clustering.ejb.cache.bean
Classes in org.wildfly.clustering.ejb.cache.bean that implement MutableBeanGroup Modifier and Type Class Description classDefaultBeanGroup<K,V extends BeanInstance<K>>A defaultBeanGroupimplementation based on a map of bean instances.
-