|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.xbus.technical.ReceiverSingle
public class ReceiverSingle
ReceiverSingle
is called to receive messages from systems one
time. After all receivers has been invoked the program ends.
Constructor Summary | |
---|---|
ReceiverSingle()
|
Method Summary | |
---|---|
void |
start(java.util.Vector args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReceiverSingle()
Method Detail |
---|
public void start(java.util.Vector args)
args
- list of systems from which messages shall be received.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |