public interface SubscriptionManagerInterfaceForNotificators
Modifier and Type | Method and Description |
---|---|
List<SubscriptionTicket> |
getTickets() |
void |
registerNotificator(NotificatorService notificator) |
List<SubscriptionTicket> getTickets()
void registerNotificator(NotificatorService notificator)
Apache CXF