|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.engine.sampleclient.SampleClientListener
public class SampleClientListener
Message listener of the SampleClient component
| Constructor Summary | |
|---|---|
SampleClientListener(javax.jbi.messaging.DeliveryChannel channel,
Console c,
java.util.logging.Logger log)
Creates a new instance of SampleClientListener |
|
| Method Summary | |
|---|---|
void |
process(javax.jbi.messaging.MessageExchange msg)
Process the received message exchange |
void |
run()
|
void |
stopProcessing()
Stop processing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SampleClientListener(javax.jbi.messaging.DeliveryChannel channel,
Console c,
java.util.logging.Logger log)
channel - c - log - | Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void process(javax.jbi.messaging.MessageExchange msg)
msg - public void stopProcessing()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||