se.liu.ida.critiquer.communication
Class Communicator
java.lang.Object
se.liu.ida.critiquer.communication.Communicator
public class Communicator
- extends Object
Manage peer planners
- Author:
- olale
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
remotePlannerConstraints
public static HashMap<Class<? extends RemotePlanListener>,RemotePlanListener> remotePlannerConstraints
Communicator
public Communicator()
getRemotePlanners
public PeerManager<RemotePlan> getRemotePlanners()
- Returns:
- Returns the remotePlanners.
getPlanProxy
public PlanProxy getPlanProxy()
- Returns:
- Returns the planProxy.
registerObject
public void registerObject(PeerRemote obj)
- Register objects that should be published remotely