class Notifier
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.ScheduledExecutorService |
EXECUTOR |
Constructor and Description |
---|
Notifier(NotificationService service,
RestClientBuilder builder) |
Modifier and Type | Method and Description |
---|---|
private void |
send(NotificationService service,
javax.ws.rs.client.Client client,
NotificationEntity notification) |
@Inject public Notifier(NotificationService service, RestClientBuilder builder)
private void send(NotificationService service, javax.ws.rs.client.Client client, NotificationEntity notification)