public static class HeartBeat.HeartBeatEvent extends Event implements Serializable
| Constructor and Description |
|---|
HeartBeatEvent(String site) |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(Environment environment,
Site site)
Performs the event
|
getNodeId, getSiteName, setNodeId, toStringpublic HeartBeatEvent(String site)
public void perform(Environment environment, Site site) throws InvalidConfigurationException, BusinessException
Eventperform in class Eventenvironment - then Environment to usesite - the Site where the event occurredInvalidConfigurationException - if there's a configuration errorBusinessException - if an error occurs while performing the eventCopyright © 2011–2023 aiticon GmbH. All rights reserved.