com.prosysopc.ua.server.nodes
Class FireEventMethod

java.lang.Object
  extended by com.prosysopc.ua.server.nodes.FireEventMethod

public final class FireEventMethod
extends Object


Constructor Summary
FireEventMethod()
           
 
Method Summary
static void invoke(ServerNode source, EventData eventData, List<ServerNode> sentNodes)
          Invoke fireEvent in source
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FireEventMethod

public FireEventMethod()
Method Detail

invoke

public static void invoke(ServerNode source,
                          EventData eventData,
                          List<ServerNode> sentNodes)
Invoke fireEvent in source

Parameters:
source -
eventData -


Copyright © 2018. All rights reserved.