Uses of Interface
org.jboss.as.controller.notification.NotificationHandlerRegistry
-
Packages that use NotificationHandlerRegistry Package Description org.jboss.as.controller.notification org.jboss.as.controller.registry -
-
Uses of NotificationHandlerRegistry in org.jboss.as.controller.notification
Fields in org.jboss.as.controller.notification with type parameters of type NotificationHandlerRegistry Modifier and Type Field Description static NullaryServiceDescriptor<NotificationHandlerRegistry>NotificationHandlerRegistry. SERVICE_DESCRIPTOR -
Uses of NotificationHandlerRegistry in org.jboss.as.controller.registry
Subinterfaces of NotificationHandlerRegistry in org.jboss.as.controller.registry Modifier and Type Interface Description interfaceNotificationHandlerRegistrationThe NotificationHandlerRegistration is used to register and unregister notification handlers.
-