Package | Description |
---|---|
org.jboss.as.controller.registry |
Modifier and Type | Method and Description |
---|---|
Map<String,NotificationEntry> |
DelegatingManagementResourceRegistration.getNotificationDescriptions(PathAddress address,
boolean inherited) |
Map<String,NotificationEntry> |
ImmutableManagementResourceRegistration.getNotificationDescriptions(PathAddress address,
boolean inherited)
Get a map of descriptions of all notifications emitted by the resources at an address.
|
Map<String,NotificationEntry> |
DelegatingImmutableManagementResourceRegistration.getNotificationDescriptions(PathAddress address,
boolean inherited) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.