Uses of Interface
org.wildfly.clustering.ejb.bean.ImmutableBean
-
Packages that use ImmutableBean Package Description org.wildfly.clustering.ejb.bean -
-
Uses of ImmutableBean in org.wildfly.clustering.ejb.bean
Subinterfaces of ImmutableBean in org.wildfly.clustering.ejb.bean Modifier and Type Interface Description interfaceBean<K,V extends BeanInstance<K>>Described the mutable and immutable properties of a cached bean.
-