Class DistributableStatefulSessionBeanCacheProviderResourceDefinition

java.lang.Object
org.jboss.as.controller.ResourceDefinition.MinimalResourceDefinition
org.jboss.as.controller.SimpleResourceDefinition
org.jboss.as.clustering.controller.AbstractResourceDefinition
org.jboss.as.clustering.controller.ChildResourceDefinition<org.jboss.as.controller.registry.ManagementResourceRegistration>
org.jboss.as.ejb3.subsystem.StatefulSessionBeanCacheProviderResourceDefinition
org.jboss.as.ejb3.subsystem.DistributableStatefulSessionBeanCacheProviderResourceDefinition
All Implemented Interfaces:
ChildResourceRegistrar<org.jboss.as.controller.registry.ManagementResourceRegistration>, org.jboss.as.controller.Feature, org.jboss.as.controller.ResourceDefinition, org.jboss.as.controller.ResourceRegistration

public class DistributableStatefulSessionBeanCacheProviderResourceDefinition extends StatefulSessionBeanCacheProviderResourceDefinition
Defines a CacheFactoryBuilder instance which, during deployment, is used to configure, build and install a CacheFactory for the SFSB being deployed. The CacheFactory resource instances defined here produce bean caches which are non distributed and do not have passivation-enabled.
Author:
Paul Ferraro, Richard Achmatowicz
  • Constructor Details

    • DistributableStatefulSessionBeanCacheProviderResourceDefinition

      public DistributableStatefulSessionBeanCacheProviderResourceDefinition()