Package | Description |
---|---|
com.neurosys.events.service | |
com.neurosys.events.service.jaxrs |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEventsService<E extends AbstractEvent>
Default
EventsService |
Modifier and Type | Field and Description |
---|---|
protected EventsService<E> |
EventsQueryService.service |
protected EventsService<E> |
EventsUpdateService.service |
Modifier and Type | Method and Description |
---|---|
EventsService<E> |
EventsQueryService.getService() |
EventsService<E> |
EventsUpdateService.getService() |
Modifier and Type | Method and Description |
---|---|
void |
EventsQueryService.setService(EventsService<E> service) |
void |
EventsUpdateService.setService(EventsService<E> service) |
Copyright © 2018. All rights reserved.