public abstract class EventSinkInterfaceNotificatorService extends NotificatorService
CORE_POOL_SIZE, LOG, service
Constructor and Description |
---|
EventSinkInterfaceNotificatorService() |
Modifier and Type | Method and Description |
---|---|
protected abstract Class<?> |
getEventSinkInterface() |
protected void |
submitNotificationTask(SubscriptionTicket ticket,
Object event) |
dispatchEvent, obtainManager, start, stop, subscriptionEnd
public EventSinkInterfaceNotificatorService()
protected abstract Class<?> getEventSinkInterface()
protected void submitNotificationTask(SubscriptionTicket ticket, Object event)
submitNotificationTask
in class NotificatorService
Apache CXF