Class DistributableStatefulSessionBeanCacheProviderServiceConfigurator<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

public class DistributableStatefulSessionBeanCacheProviderServiceConfigurator<K,V extends StatefulSessionBeanInstance<K>> extends AbstractDistributableStatefulSessionBeanCacheProviderServiceConfigurator<K,V>
Configures a service providing a distributable stateful session bean cache provider that uses capabilities provided by the distributable-ejb subsystem.
Author:
Paul Ferraro
  • Constructor Details

    • DistributableStatefulSessionBeanCacheProviderServiceConfigurator

      public DistributableStatefulSessionBeanCacheProviderServiceConfigurator(org.jboss.as.controller.PathAddress address)
  • Method Details

    • configure

      public ServiceConfigurator configure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) throws org.jboss.as.controller.OperationFailedException
      Throws:
      org.jboss.as.controller.OperationFailedException