|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ie.nuigalway.ecrg.jade.jmsagentgateway.JmsGateway
Proxy used by the JmsProxyAgent to connect to a JMS provider
Field Summary | |
private static org.apache.log4j.Category |
log
|
Constructor Summary | |
JmsGateway()
Creates a new ProviderManager object. |
Method Summary | |
void |
deactivate()
Deactivate the JmsGateway |
void |
deliver(ProviderInfo proInfo,
JmsMessage msg)
Deliver the message |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static org.apache.log4j.Category log
Constructor Detail |
public JmsGateway()
Method Detail |
public void deactivate()
public void deliver(ProviderInfo proInfo, JmsMessage msg) throws java.lang.Exception
proInfo
- Server Information to send message toomsg
- Message to send
java.lang.Exception
- Error sending message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |