Class ClusterPassivationStoreResourceDefinition

  • All Implemented Interfaces:
    org.jboss.as.controller.Feature, org.jboss.as.controller.ResourceDefinition, org.jboss.as.controller.ResourceRegistration

    @Deprecated
    public class ClusterPassivationStoreResourceDefinition
    extends LegacyPassivationStoreResourceDefinition
    Deprecated.
    Author:
    Paul Ferraro
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.jboss.as.controller.SimpleResourceDefinition

        org.jboss.as.controller.SimpleResourceDefinition.Parameters
      • Nested classes/interfaces inherited from interface org.jboss.as.controller.ResourceDefinition

        org.jboss.as.controller.ResourceDefinition.AbstractConfigurator<C extends org.jboss.as.controller.ResourceDefinition.Configurator<C>>, org.jboss.as.controller.ResourceDefinition.Builder, org.jboss.as.controller.ResourceDefinition.Configurator<C extends org.jboss.as.controller.ResourceDefinition.Configurator<C>>, org.jboss.as.controller.ResourceDefinition.MinimalBuilder, org.jboss.as.controller.ResourceDefinition.MinimalResourceDefinition
    • Method Summary

      • Methods inherited from class org.jboss.as.controller.SimpleResourceDefinition

        getAddOperationParameters, getDeprecationData, getFlagsSet, getResourceDescriptionResolver, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
      • Methods inherited from class org.jboss.as.controller.ResourceDefinition.MinimalResourceDefinition

        getAccessConstraints, getDescriptionProvider, getMaxOccurs, getMinOccurs, getPathElement, getStability, isFeature, isOrderedChild, isRuntime
    • Field Detail

      • INFINISPAN_CACHE_CONTAINER_CAPABILITY_NAME

        protected static final String INFINISPAN_CACHE_CONTAINER_CAPABILITY_NAME
        Deprecated.
        See Also:
        Constant Field Values
      • CLUSTER_PASSIVATION_STORE_CAPABILITY_NAME

        public static final String CLUSTER_PASSIVATION_STORE_CAPABILITY_NAME
        Deprecated.
        See Also:
        Constant Field Values
      • CLUSTER_PASSIVATION_STORE_CAPABILITY

        public static final org.jboss.as.controller.capability.RuntimeCapability<Void> CLUSTER_PASSIVATION_STORE_CAPABILITY
        Deprecated.