Package | Description |
---|---|
org.jboss.as.controller.notification |
Modifier and Type | Method and Description |
---|---|
static NotificationSupport |
NotificationSupport.Factory.create(ExecutorService executorService)
If the
executorService parameter is null, the notifications will be emitted synchronously
and may be subject to handlers blocking the execution. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.