|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.createtank.elemenope.transports.JmsQueueBroker
com.createtank.elemenope.transports.SynchronousJmsQueueBroker
public class SynchronousJmsQueueBroker
Synchronous JMS queue implementation of the elemenope Broker interface
For an example configuration, see synchronousjms.xml
| Constructor Summary | |
|---|---|
SynchronousJmsQueueBroker()
Creates a new instance of SynchronousJmsQueueBroker |
|
| Method Summary | |
|---|---|
void |
onMessage(javax.jms.Message message)
|
| Methods inherited from class com.createtank.elemenope.transports.JmsQueueBroker |
|---|
getConnectionAttributes, receive, receive, receive, releaseComponents, setComponents, setConfigurationAttributes, setConnectionAttributes |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SynchronousJmsQueueBroker()
| Method Detail |
|---|
public void onMessage(javax.jms.Message message)
onMessage in interface javax.jms.MessageListeneronMessage in class JmsQueueBroker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||