| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.test.processor.performance.core
java.lang.Thread
|
+--com.newstep.solid.test.processor.performance.core.MessageProducer
All Implemented Interfaces:
Runnable
public class MessageProducer
Thread that sends messages from a message queue to the three pass message processor
Links:
Kernel Association Association Link
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
| Field Summary |
private Logger |
|
|
|
private Queue |
|
| Constructor Summary |
public void |
|
| Method Summary |
public synchronized void |
|
private Logger logger
Multiplicity:
1
Multiplicity:
1
private Queue messageQueue
Multiplicity:
1
Default constructor
Parameters:
messageProcessor ThreePassProcessor that is the destination for all messages
messageQueue Queue that is the source of all messages to be sent
Stereotype:
create
public synchronized void run ()
See Also:
Synchronized.
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|