Class FilePassivationStoreResourceDefinition

java.lang.Object
org.jboss.as.controller.ResourceDefinition.MinimalResourceDefinition
org.jboss.as.controller.SimpleResourceDefinition
org.jboss.as.ejb3.subsystem.LegacyPassivationStoreResourceDefinition
org.jboss.as.ejb3.subsystem.FilePassivationStoreResourceDefinition
All Implemented Interfaces:
org.jboss.as.controller.Feature, org.jboss.as.controller.ResourceDefinition, org.jboss.as.controller.ResourceRegistration

@Deprecated public class FilePassivationStoreResourceDefinition 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

    Nested classes/interfaces inherited from interface org.jboss.as.controller.ResourceRegistration

    org.jboss.as.controller.ResourceRegistration.DefaultResourceRegistration
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.jboss.as.controller.SimpleAttributeDefinition
    Deprecated.
    static final org.jboss.as.controller.SimpleAttributeDefinition
    Deprecated.
    static final org.jboss.as.controller.SimpleAttributeDefinition
    Deprecated.
    static final org.jboss.as.controller.SimpleAttributeDefinition
    Deprecated.
    static final org.jboss.as.controller.SimpleAttributeDefinition
    Deprecated.
  • Method Summary

    Methods inherited from class org.jboss.as.ejb3.subsystem.LegacyPassivationStoreResourceDefinition

    registerAttributes

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • MAX_SIZE

      @Deprecated public static final org.jboss.as.controller.SimpleAttributeDefinition MAX_SIZE
      Deprecated.
    • RELATIVE_TO

      @Deprecated public static final org.jboss.as.controller.SimpleAttributeDefinition RELATIVE_TO
      Deprecated.
    • GROUPS_PATH

      @Deprecated public static final org.jboss.as.controller.SimpleAttributeDefinition GROUPS_PATH
      Deprecated.
    • SESSIONS_PATH

      @Deprecated public static final org.jboss.as.controller.SimpleAttributeDefinition SESSIONS_PATH
      Deprecated.
    • SUBDIRECTORY_COUNT

      @Deprecated public static final org.jboss.as.controller.SimpleAttributeDefinition SUBDIRECTORY_COUNT
      Deprecated.