Uses of Interface
org.jboss.as.ejb3.component.stateful.cache.simple.SimpleStatefulSessionBeanCacheConfiguration
-
Packages that use SimpleStatefulSessionBeanCacheConfiguration Package Description org.jboss.as.ejb3.component.stateful.cache.simple -
-
Uses of SimpleStatefulSessionBeanCacheConfiguration in org.jboss.as.ejb3.component.stateful.cache.simple
Constructors in org.jboss.as.ejb3.component.stateful.cache.simple with parameters of type SimpleStatefulSessionBeanCacheConfiguration Constructor Description SimpleStatefulSessionBeanCache(SimpleStatefulSessionBeanCacheConfiguration<K,V> configuration)
-