Uses of Class
org.jboss.as.ejb3.component.stateful.cache.DecoratedStatefulSessionBeanCache
Packages that use DecoratedStatefulSessionBeanCache
-
Uses of DecoratedStatefulSessionBeanCache in org.jboss.as.ejb3.component.stateful.cache
Modifier and TypeClassDescriptionclassSuspendableStatefulSessionBeanCache<K,V extends StatefulSessionBeanInstance<K>> A stateful session bean cache decorator that restarts its cache on suspend/resume.