Class SimpleCacheFactoryResourceDefinition

  • All Implemented Interfaces:
    ChildResourceDefinitionRegistration<org.jboss.as.controller.registry.ManagementResourceRegistration>, org.jboss.as.controller.ResourceDefinition

    public class SimpleCacheFactoryResourceDefinition
    extends CacheFactoryResourceDefinition
    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 Detail

      • SimpleCacheFactoryResourceDefinition

        public SimpleCacheFactoryResourceDefinition()