Package org.jboss.as.ejb3.component.stateful.cache
-
Interface Summary Interface Description StatefulSessionBean<K,V extends StatefulSessionBeanInstance<K>> A cached stateful session bean.StatefulSessionBeanCache<K,V extends StatefulSessionBeanInstance<K>> A stateful session bean cache.StatefulSessionBeanCacheConfiguration<K,V extends StatefulSessionBeanInstance<K>> Configuration of a stateful session bean cache.StatefulSessionBeanCacheFactory<K,V extends StatefulSessionBeanInstance<K>> Factory for creating a stateful session bean cache for a component.StatefulSessionBeanCacheProvider<K,V extends StatefulSessionBeanInstance<K>> Provides configurators for services to install a stateful session bean cache factory.StatefulSessionBeanInstance<K> A removable stateful session bean instance.StatefulSessionBeanInstanceFactory<V> Factory for creating stateful session bean instances. -
Class Summary Class Description StatefulSessionBeanCacheProviderServiceNameProvider Provides aServiceNamefor a statful session bean cache provider.