cz.cuni.amis.pogamut.base.agent.module.comm
Class PogamutJVMComm.RegisterAgent
java.lang.Object
cz.cuni.amis.pogamut.base.agent.module.comm.PogamutJVMComm.RegisterAgent
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- PogamutJVMComm
protected class PogamutJVMComm.RegisterAgent
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
agent
protected IObservingAgent agent
channel
protected int channel
PogamutJVMComm.RegisterAgent
public PogamutJVMComm.RegisterAgent(IObservingAgent agent,
int channel)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.