Package org.jboss.as.ejb3.component.stateful.cache.simple
-
Interface Summary Interface Description SimpleStatefulSessionBeanCacheConfiguration<K,V extends StatefulSessionBeanInstance<K>> Configuration of a simple stateful session bean cache. -
Class Summary Class Description SimpleStatefulSessionBean<K,V extends StatefulSessionBeanInstance<K>> A simple stateful session bean cache.SimpleStatefulSessionBeanCache<K,V extends StatefulSessionBeanInstance<K>> A simple stateful session bean cache implementation.SimpleStatefulSessionBeanCacheFactoryServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> Configures a service that provides a simple stateful session bean cache factory.SimpleStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> Configures a service that provides a simple stateful session bean cache provider.