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, toString
public HeartBeatEvent(String site)
public void perform(Environment environment, Site site) throws InvalidConfigurationException, BusinessException
Event
perform
in class Event
environment
- 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.