Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-28

Add global resource notifications

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.0.0.Alpha5
    • None
    • Management
    • None

    Description

      Emit notifications to any resource of WildFly management model:

      • resource-added - when a resource is added, it emits a resource-added notification
      • resource-removed - when a resource is removed, it emits a resource-removed notification
      • attribute-value-written - when a write-attribute operation is performed successfully on a resource, it emits a attribute-value-written notification. The notification's data field contains the following information:
      • name - String - the name of the attribute
      • old-value - the detyped representation of the previous value of the attribute
      • new-value - the detyped representation of the new value

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              jmesnil1@redhat.com Jeff Mesnil
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: