Class WebAccessLogDirectoryDefinition

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

    public class WebAccessLogDirectoryDefinition
    extends org.jboss.as.controller.ModelOnlyResourceDefinition
    Author:
    Tomaz Cerar
    • Nested Class Summary

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

        org.jboss.as.controller.SimpleResourceDefinition.Parameters
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static org.jboss.as.controller.SimpleAttributeDefinition PATH  
      protected static org.jboss.as.controller.SimpleAttributeDefinition RELATIVE_TO  
    • Method Summary

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

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

        getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
    • Field Detail

      • RELATIVE_TO

        protected static final org.jboss.as.controller.SimpleAttributeDefinition RELATIVE_TO
      • PATH

        protected static final org.jboss.as.controller.SimpleAttributeDefinition PATH