cz.cuni.amis.pogamut.base.agent.module.comm
Class PogamutJVMComm.UnregisterAgentFromChannel

Package class diagram package PogamutJVMComm.UnregisterAgentFromChannel
java.lang.Object
  extended by cz.cuni.amis.pogamut.base.agent.module.comm.PogamutJVMComm.UnregisterAgentFromChannel
All Implemented Interfaces:
Runnable
Enclosing class:
PogamutJVMComm

protected class PogamutJVMComm.UnregisterAgentFromChannel
extends Object
implements Runnable


Field Summary
protected  IObservingAgent agent
           
protected  int channel
           
 
Constructor Summary
PogamutJVMComm.UnregisterAgentFromChannel(IObservingAgent agent, int channel)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

agent

protected IObservingAgent agent

channel

protected int channel
Constructor Detail

PogamutJVMComm.UnregisterAgentFromChannel

public PogamutJVMComm.UnregisterAgentFromChannel(IObservingAgent agent,
                                                 int channel)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.