public class RequestNodeState extends Event
Event that triggers the Receiver to notify about the current status of the node by sending a
NodeEvent.| Constructor and Description |
|---|
RequestNodeState(String siteName) |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(Environment environment,
Site site)
Performs the event
|
getNodeId, getSiteName, setNodeId, toStringpublic RequestNodeState(String siteName)
public void perform(Environment environment, Site site) throws InvalidConfigurationException
Eventperform in class Eventenvironment - then Environment to usesite - the Site where the event occurredInvalidConfigurationException - if there's a configuration errorCopyright © 2011–2019 aiticon GmbH. All rights reserved.