JBoss.org Community Documentation

3.2.3.6. Notifications

The notification element(s) describes the management notifications that may be emitted by the XMBean. The notification element and its content model is shown in Figure 3.11, “The XMBean notification element and content model”.

The XMBean notification element and content model

Figure 3.11. The XMBean notification element and content model


The child elements are:

  • description : This element gives a human readable description of the notification.

  • name : This element contains the fully qualified name of the notification class.

  • notification-type : This element contains the dot-separated notification type string.

  • descriptors : Any descriptors to associate with the notification metadata.