Interface CommonAttributes


  • public interface CommonAttributes
    Strings holding the attributes used in the configuration of the jdr subsystem.
    Author:
    Mike M. Clark, Tomaz Cerar
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.jboss.as.controller.SimpleAttributeDefinition END_TIME  
      static org.jboss.as.controller.SimpleAttributeDefinition REPORT_LOCATION  
      static org.jboss.as.controller.SimpleAttributeDefinition START_TIME  
    • Field Detail

      • START_TIME

        static final org.jboss.as.controller.SimpleAttributeDefinition START_TIME
      • END_TIME

        static final org.jboss.as.controller.SimpleAttributeDefinition END_TIME
      • REPORT_LOCATION

        static final org.jboss.as.controller.SimpleAttributeDefinition REPORT_LOCATION