Class PassivationStoreResourceDefinition

  • All Implemented Interfaces:
    org.jboss.as.controller.ResourceDefinition

    @Deprecated
    public class PassivationStoreResourceDefinition
    extends org.jboss.as.controller.SimpleResourceDefinition
    Deprecated.
    Definies a CacheFactoryBuilder instance which, during deployment, is used to configure, build and install a CacheFactory for the SFSB being deployed. The CacheFactory produces bean caches which are distributable and have passivation enabled. Used to support CacheFactoryResourceDefinition.
    Author:
    Paul Ferraro
    • Field Detail

      • PASSIVATION_STORE_CAPABILITY_NAME

        public static final String PASSIVATION_STORE_CAPABILITY_NAME
        Deprecated.
        See Also:
        Constant Field Values
      • INFINISPAN_DEFAULT_CACHE_CONFIGURATION_CAPABILITY_NAME

        protected static final String INFINISPAN_DEFAULT_CACHE_CONFIGURATION_CAPABILITY_NAME
        Deprecated.
        See Also:
        Constant Field Values
      • INFINISPAN_CACHE_CONFIGURATION_CAPABILITY_NAME

        protected static final String INFINISPAN_CACHE_CONFIGURATION_CAPABILITY_NAME
        Deprecated.
        See Also:
        Constant Field Values
    • Method Detail

      • registerAttributes

        public void registerAttributes​(org.jboss.as.controller.registry.ManagementResourceRegistration resourceRegistration)
        Deprecated.
        Specified by:
        registerAttributes in interface org.jboss.as.controller.ResourceDefinition
        Overrides:
        registerAttributes in class org.jboss.as.controller.SimpleResourceDefinition