public abstract class ModuleEvent extends NodeEvent
Module's| Constructor and Description |
|---|
ModuleEvent(Module module)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Module |
getModule() |
String |
toString() |
public ModuleEvent(Module module)
module - on which the event is raised.public Module getModule()
public String toString()
toString in class NodeEventModuleEvent instance, in logs for
example.Copyright © 2015–2017 AZYVA INC.. All rights reserved.