Package org.jboss.as.controller.notification
package org.jboss.as.controller.notification
-
ClassDescriptionA notification emitted by a resource and handled by
NotificationHandler.A filter to letNotificationHandlerfilters out notifications they are not interested to handle.A notification handler is used to be notified of events on the server.The NotificationHandlerRegistry is used to register and unregister notification handlers.The NotificationSupport can be used to emit notifications.