public class ReloadSiteEvent extends Event
| Constructor and Description |
|---|
ReloadSiteEvent(String siteName) |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(Environment environment,
Site site)
Performs the event
|
getNodeId, getSiteName, setNodeId, toStringpublic ReloadSiteEvent(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–2018 aiticon GmbH. All rights reserved.