| Package | Description |
|---|---|
| org.gytheio.health.heartbeat |
| Modifier and Type | Method and Description |
|---|---|
Heartbeat |
AbstractHeartImpl.beat() |
Heartbeat |
Heart.beat()
Returns a single
Heartbeat object without sending
via messaging |
| Modifier and Type | Method and Description |
|---|---|
void |
HeartbeatDao.record(Heartbeat heartbeat)
Persists the heartbeat.
|
protected abstract void |
AbstractHeartImpl.send(Heartbeat heartbeat)
Sends the given heartbeat message
|
Copyright © 2017 Alfresco Software. All rights reserved.