Uses of Interface
org.jboss.as.controller.notification.NotificationSupport
Packages that use NotificationSupport
-
Uses of NotificationSupport in org.jboss.as.controller
Methods in org.jboss.as.controller that return NotificationSupportModifier and TypeMethodDescriptionprotected NotificationSupportAbstractControllerService.getNotificationSupport() -
Uses of NotificationSupport in org.jboss.as.controller.notification
Methods in org.jboss.as.controller.notification that return NotificationSupportModifier and TypeMethodDescriptionstatic NotificationSupportNotificationSupport.Factory.create(ExecutorService executorService) If theexecutorServiceparameter is null, the notifications will be emitted synchronously and may be subject to handlers blocking the execution.