org.apache.commons.jelly.tags.jms
Interface ConnectionContext
- All Known Implementing Classes:
- ConnectionTag, MessageOperationTag, ReceiveTag, SendTag, StopwatchTag, SubscribeTag
public interface ConnectionContext
Represents a context capable of providing a Messenger connection to use
- Version:
- $Revision: 155420 $
- Author:
- James Strachan
Method Summary |
org.apache.commons.messenger.Messenger |
getConnection()
|
getConnection
org.apache.commons.messenger.Messenger getConnection()
throws org.apache.commons.jelly.JellyTagException,
javax.jms.JMSException
- Throws:
org.apache.commons.jelly.JellyTagException
javax.jms.JMSException