Uses of Class
org.jboss.as.ejb3.component.stateful.cache.StatefulSessionBeanCacheProviderServiceNameProvider
Packages that use StatefulSessionBeanCacheProviderServiceNameProvider
Package
Description
-
Uses of StatefulSessionBeanCacheProviderServiceNameProvider in org.jboss.as.ejb3.component.stateful.cache.distributable
Subclasses of StatefulSessionBeanCacheProviderServiceNameProvider in org.jboss.as.ejb3.component.stateful.cache.distributableModifier and TypeClassDescriptionclassAbstractDistributableStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> Configures a service providing a distributable stateful session bean cache provider.classDistributableStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> Configures a service providing a distributable stateful session bean cache provider that uses capabilities provided by the distributable-ejb subsystem.classLegacyDistributableStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> Deprecated. -
Uses of StatefulSessionBeanCacheProviderServiceNameProvider in org.jboss.as.ejb3.component.stateful.cache.simple
Subclasses of StatefulSessionBeanCacheProviderServiceNameProvider in org.jboss.as.ejb3.component.stateful.cache.simpleModifier and TypeClassDescriptionclassSimpleStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> Configures a service that provides a simple stateful session bean cache provider.