zeus.actors.intrays
Class Container_Connection

java.lang.Object
  extended byzeus.actors.intrays.Container_Connection
All Implemented Interfaces:
java.lang.Runnable

public class Container_Connection
extends java.lang.Object
implements java.lang.Runnable


Field Summary
(package private)  Queue que
           
 
Constructor Summary
Container_Connection(Queue msgQ)
           
 
Method Summary
 void message(Performative perf)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

que

Queue que
Constructor Detail

Container_Connection

public Container_Connection(Queue msgQ)
Method Detail

message

public void message(Performative perf)

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.