Uses of Class
org.jboss.as.controller.NotificationDefinition
Packages that use NotificationDefinition
Package
Description
-
Uses of NotificationDefinition in org.jboss.as.controller
Methods in org.jboss.as.controller that return NotificationDefinition -
Uses of NotificationDefinition in org.jboss.as.controller.descriptions
Constructors in org.jboss.as.controller.descriptions with parameters of type NotificationDefinitionModifierConstructorDescriptionDefaultNotificationDescriptionProvider(NotificationDefinition definition, ResourceDescriptionResolver descriptionResolver, NotificationDefinition.DataValueDescriptor dataValueDescriptor) -
Uses of NotificationDefinition in org.jboss.as.controller.registry
Methods in org.jboss.as.controller.registry with parameters of type NotificationDefinitionModifier and TypeMethodDescriptionvoidDelegatingManagementResourceRegistration.registerNotification(NotificationDefinition notification) voidDelegatingManagementResourceRegistration.registerNotification(NotificationDefinition notification, boolean inherited) voidManagementResourceRegistration.registerNotification(NotificationDefinition notification) Record that the given notification can be emitted by this resource.voidManagementResourceRegistration.registerNotification(NotificationDefinition notification, boolean inherited) Record that the given notification can be emitted by this resource.