urv.emulator.core
Class EmulationController

java.lang.Object
  extended by urv.emulator.core.EmulationController

public class EmulationController
extends java.lang.Object

Author:
Marcel Arrufat Arias

Constructor Summary
EmulationController()
           
 
Method Summary
 GroupMembershipNotifier getGroupMembershipNotifier()
           
 MessageNotifier getMessageNotifier()
           
 VirtualNetworkInformation getVirtualNetworkInformation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmulationController

public EmulationController()
Method Detail

getGroupMembershipNotifier

public GroupMembershipNotifier getGroupMembershipNotifier()
Returns:
Returns the groupMembershipNotifier.

getMessageNotifier

public MessageNotifier getMessageNotifier()
Returns:
Returns the messageNotifier.

getVirtualNetworkInformation

public VirtualNetworkInformation getVirtualNetworkInformation()
Returns:
Returns the virtualNetworkInformation.