Uses of Class
org.jboss.as.ejb3.component.stateful.cache.distributable.AbstractDistributableStatefulSessionBeanCacheProviderServiceConfigurator
-
Packages that use AbstractDistributableStatefulSessionBeanCacheProviderServiceConfigurator Package Description org.jboss.as.ejb3.component.stateful.cache.distributable -
-
Uses of AbstractDistributableStatefulSessionBeanCacheProviderServiceConfigurator in org.jboss.as.ejb3.component.stateful.cache.distributable
Subclasses of AbstractDistributableStatefulSessionBeanCacheProviderServiceConfigurator in org.jboss.as.ejb3.component.stateful.cache.distributable Modifier and Type Class Description 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.
-