Uses of Interface
org.jboss.as.controller.notification.NotificationHandlerRegistry
Packages that use NotificationHandlerRegistry
-
Uses of NotificationHandlerRegistry in org.jboss.as.controller.notification
Fields in org.jboss.as.controller.notification with type parameters of type NotificationHandlerRegistryModifier and TypeFieldDescriptionstatic final NullaryServiceDescriptor<NotificationHandlerRegistry>NotificationHandlerRegistry.SERVICE_DESCRIPTOR -
Uses of NotificationHandlerRegistry in org.jboss.as.controller.registry
Subinterfaces of NotificationHandlerRegistry in org.jboss.as.controller.registryModifier and TypeInterfaceDescriptioninterfaceThe NotificationHandlerRegistration is used to register and unregister notification handlers.