Uses of Package
org.jboss.as.controller.notification
Packages that use org.jboss.as.controller.notification
Package
Description
-
Classes in org.jboss.as.controller.notification used by org.jboss.as.controllerClassDescriptionA notification emitted by a resource and handled by
NotificationHandler.The NotificationSupport can be used to emit notifications. -
Classes in org.jboss.as.controller.notification used by org.jboss.as.controller.logging
-
Classes in org.jboss.as.controller.notification used by org.jboss.as.controller.notificationClassDescriptionA 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. -
Classes in org.jboss.as.controller.notification used by org.jboss.as.controller.registryClassDescriptionA notification emitted by a resource and handled by
NotificationHandler.A notification handler is used to be notified of events on the server.The NotificationHandlerRegistry is used to register and unregister notification handlers.