Uses of Interface
org.apache.cxf.ws.eventing.backend.manager.SubscriptionManagerInterfaceForNotificators
-
Packages that use SubscriptionManagerInterfaceForNotificators Package Description org.apache.cxf.ws.eventing.backend.manager org.apache.cxf.ws.eventing.backend.notification -
-
Uses of SubscriptionManagerInterfaceForNotificators in org.apache.cxf.ws.eventing.backend.manager
Subinterfaces of SubscriptionManagerInterfaceForNotificators in org.apache.cxf.ws.eventing.backend.manager Modifier and Type Interface Description interfaceSubscriptionManagerThe core functionality representing WS-Eventing backend logic.Classes in org.apache.cxf.ws.eventing.backend.manager that implement SubscriptionManagerInterfaceForNotificators Modifier and Type Class Description classSubscriptionManagerImplThe core class representing WS-Eventing backend. -
Uses of SubscriptionManagerInterfaceForNotificators in org.apache.cxf.ws.eventing.backend.notification
Methods in org.apache.cxf.ws.eventing.backend.notification that return SubscriptionManagerInterfaceForNotificators Modifier and Type Method Description protected abstract SubscriptionManagerInterfaceForNotificatorsNotificatorService. obtainManager()
-