| Class | Description |
|---|---|
| HeartbeatEvent |
An event that a DiscoveryClient implementation can broadcast if it supports
heartbeats from the discovery server.
|
| HeartbeatMonitor |
Helper class for listeners to the
HeartbeatEvent, providing a convenient way
to determine if there has been a change in state. |
| InstancePreRegisteredEvent |
An event to fire before a service is registered.
|
| InstanceRegisteredEvent<T> |
Event to be published after the local service instance registers itself with a
discovery service.
|
| ParentHeartbeatEvent |
Heartbeat event that a parent ApplicationContext can send to a child context.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.