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, subscriptionEndpublic EventSinkInterfaceNotificatorService()
protected abstract Class<?> getEventSinkInterface()
protected void submitNotificationTask(SubscriptionTicket ticket, Object event)
submitNotificationTask in class NotificatorServiceApache CXF