Uses of Class
org.apache.cxf.ws.eventing.backend.notification.NotificatorService
Packages that use NotificatorService
Package
Description
-
Uses of NotificatorService in org.apache.cxf.ws.eventing.backend.manager
Methods in org.apache.cxf.ws.eventing.backend.manager with parameters of type NotificatorServiceModifier and TypeMethodDescriptionvoidSubscriptionManagerImpl.registerNotificator(NotificatorService service) voidSubscriptionManagerInterfaceForNotificators.registerNotificator(NotificatorService notificator) -
Uses of NotificatorService in org.apache.cxf.ws.eventing.backend.notification
Subclasses of NotificatorService in org.apache.cxf.ws.eventing.backend.notificationModifier and TypeClassDescriptionclassA NotificatorService dispatching events according to a known event sink interface -
Uses of NotificatorService in org.apache.cxf.ws.eventing.backend.notification.emitters
Constructors in org.apache.cxf.ws.eventing.backend.notification.emitters with parameters of type NotificatorService