public static class NodeConfigModule.NodeConfigurationChangedHandler.NodeConfigurationChangedEvent extends Event<NodeConfigModule.NodeConfigurationChangedHandler>
| Modifier and Type | Field and Description |
|---|---|
static EventType<NodeConfigModule.NodeConfigurationChangedHandler> |
TYPE |
| Constructor and Description |
|---|
NodeConfigurationChangedEvent(tigase.server.Packet packet,
String nodeName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(NodeConfigModule.NodeConfigurationChangedHandler handler) |
public static final EventType<NodeConfigModule.NodeConfigurationChangedHandler> TYPE
public NodeConfigurationChangedEvent(tigase.server.Packet packet,
String nodeName)
protected void dispatch(NodeConfigModule.NodeConfigurationChangedHandler handler)
dispatch in class Event<NodeConfigModule.NodeConfigurationChangedHandler>Copyright © 2008–2017 Tigase. All rights reserved.