Class LegacyDistributableStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>>

Type Parameters:
K - the bean identifier type
V - the bean instance type
All Implemented Interfaces:
Consumer<SupplierDependency<BeanManagementProvider>>, ResourceServiceConfigurator, StatefulSessionBeanCacheProvider<K,V>, ServiceConfigurator, ServiceNameProvider

@Deprecated public class LegacyDistributableStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> extends AbstractDistributableStatefulSessionBeanCacheProviderServiceConfigurator<K,V>
Deprecated.
A legacy distributable stateful session bean cache provider that does not use the distributable-ejb subsystem.
Author:
Paul Ferraro
  • Constructor Details

    • LegacyDistributableStatefulSessionBeanCacheProviderServiceConfigurator

      public LegacyDistributableStatefulSessionBeanCacheProviderServiceConfigurator(org.jboss.as.controller.PathAddress address, LegacyBeanManagementConfiguration config)
      Deprecated.