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) |
RequestNodeState(String siteName,
String nodeId) |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(Environment environment,
Site site)
Performs the event
|
public 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–2023 aiticon GmbH. All rights reserved.