| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller.registry |
| Modifier and Type | Method and Description |
|---|---|
NotificationDefinition |
NotificationDefinition.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegatingManagementResourceRegistration.registerNotification(NotificationDefinition notification) |
void |
ManagementResourceRegistration.registerNotification(NotificationDefinition notification)
Record that the given notification can be emitted by this resource.
|
void |
DelegatingManagementResourceRegistration.registerNotification(NotificationDefinition notification,
boolean inherited) |
void |
ManagementResourceRegistration.registerNotification(NotificationDefinition notification,
boolean inherited)
Record that the given notification can be emitted by this resource.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.