| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller.notification |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationSupport |
AbstractControllerService.getNotificationSupport() |
| 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 © 2019 JBoss by Red Hat. All rights reserved.