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

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

protected class PogamutJVMComm.UnregisterAgent
extends Object
implements Runnable


Field Summary
protected  IObservingAgent agent
           
 
Constructor Summary
PogamutJVMComm.UnregisterAgent(IObservingAgent agent)
           
 
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
Constructor Detail

PogamutJVMComm.UnregisterAgent

public PogamutJVMComm.UnregisterAgent(IObservingAgent agent)
Method Detail

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.