Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
J
L
M
N
O
P
R
S
T
V
A
addEntry(String, Object)
- Method in class org.apache.commons.jelly.tags.jms.
MapMessageTag
addProperty(String, Object)
- Method in class org.apache.commons.jelly.tags.jms.
MessageTag
Adds a JMS property to the message
C
connection
- Variable in class org.apache.commons.jelly.tags.jms.
ConnectionTag
The Messenger
connection
- Variable in class org.apache.commons.jelly.tags.jms.
MessageOperationTag
The Messenger used to access the JMS connection
connection
- Variable in class org.apache.commons.jelly.tags.jms.
MessageTag
The Messenger used to access the JMS connection
ConnectionContext
- Interface in
org.apache.commons.jelly.tags.jms
Represents a context capable of providing a Messenger connection to use
ConnectionTag
- Class in
org.apache.commons.jelly.tags.jms
Defines a JMS connection for use by other JMS tags.
ConnectionTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
ConnectionTag
ConsumerTag
- Interface in
org.apache.commons.jelly.tags.jms
Represents an interface for a Tag which consumes JMS messages.
createMessage()
- Method in class org.apache.commons.jelly.tags.jms.
MapMessageTag
createMessage()
- Method in class org.apache.commons.jelly.tags.jms.
MessageTag
createMessage()
- Method in class org.apache.commons.jelly.tags.jms.
ObjectMessageTag
createMessage()
- Method in class org.apache.commons.jelly.tags.jms.
TextMessageTag
D
destination
- Variable in class org.apache.commons.jelly.tags.jms.
MessageOperationTag
The Destination
DestinationTag
- Class in
org.apache.commons.jelly.tags.jms
Creates a Destination object from a String name.
DestinationTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
DestinationTag
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.jms.
ConnectionTag
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.jms.
DestinationTag
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.jms.
MapEntryTag
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.jms.
MessageTag
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.jms.
OnMessageTag
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.jms.
PropertyTag
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.jms.
ReceiveTag
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.jms.
SendTag
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.jms.
StopwatchTag
doTag(XMLOutput)
- Method in class org.apache.commons.jelly.tags.jms.
SubscribeTag
F
findConnection()
- Method in class org.apache.commons.jelly.tags.jms.
MessageOperationTag
Strategy Method allowing derived classes to change this behaviour
findConnection()
- Method in class org.apache.commons.jelly.tags.jms.
MessageTag
findDestination(String)
- Method in class org.apache.commons.jelly.tags.jms.
MessageOperationTag
Strategy Method allowing derived classes to change this behaviour
G
getConnection()
- Method in interface org.apache.commons.jelly.tags.jms.
ConnectionContext
getConnection()
- Method in class org.apache.commons.jelly.tags.jms.
ConnectionTag
getConnection()
- Method in class org.apache.commons.jelly.tags.jms.
MessageOperationTag
getConnection()
- Method in class org.apache.commons.jelly.tags.jms.
MessageTag
getDestination()
- Method in class org.apache.commons.jelly.tags.jms.
MessageOperationTag
getGroupSize()
- Method in class org.apache.commons.jelly.tags.jms.
StopwatchTag
getLog()
- Method in class org.apache.commons.jelly.tags.jms.
StopwatchTag
getMessage()
- Method in class org.apache.commons.jelly.tags.jms.
MessageTag
getMessage()
- Method in class org.apache.commons.jelly.tags.jms.
SendTag
getMessageListener()
- Method in class org.apache.commons.jelly.tags.jms.
StopwatchTag
getMessageListener()
- Method in class org.apache.commons.jelly.tags.jms.
SubscribeTag
Returns the messageListener.
getTimeout()
- Method in class org.apache.commons.jelly.tags.jms.
ReceiveTag
getVar()
- Method in class org.apache.commons.jelly.tags.jms.
ReceiveTag
groupSize
- Variable in class org.apache.commons.jelly.tags.jms.
StopwatchTag
the message group size
J
JMSTagLibrary
- Class in
org.apache.commons.jelly.tags.jms
Describes the Taglib.
JMSTagLibrary()
- Constructor for class org.apache.commons.jelly.tags.jms.
JMSTagLibrary
L
log
- Static variable in class org.apache.commons.jelly.tags.jms.
OnMessageTag
The Log to which logging calls will be made.
log
- Static variable in class org.apache.commons.jelly.tags.jms.
ReceiveTag
The Log to which logging calls will be made.
log
- Variable in class org.apache.commons.jelly.tags.jms.
StopwatchTag
The Log to which logging calls will be made.
log
- Static variable in class org.apache.commons.jelly.tags.jms.
SubscribeTag
The Log to which logging calls will be made.
M
MapEntryTag
- Class in
org.apache.commons.jelly.tags.jms
Adds a map entry to the outer Map Message tag
MapEntryTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
MapEntryTag
MapMessageTag
- Class in
org.apache.commons.jelly.tags.jms
Creates a JMS MapMessage
MapMessageTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
MapMessageTag
message
- Variable in class org.apache.commons.jelly.tags.jms.
MessageTag
The JMS Message created
message
- Variable in class org.apache.commons.jelly.tags.jms.
SendTag
The JMS Message to be sent
messageListener
- Variable in class org.apache.commons.jelly.tags.jms.
StopwatchTag
the underlying MessageListener
messageListener
- Variable in class org.apache.commons.jelly.tags.jms.
SubscribeTag
The JMS MessageListener used to create the subscription
MessageOperationTag
- Class in
org.apache.commons.jelly.tags.jms
An abstract base class for JMS Message operation tags such as send, receive or call.
MessageOperationTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
MessageOperationTag
MessageTag
- Class in
org.apache.commons.jelly.tags.jms
A tag which creates a JMS message
MessageTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
MessageTag
N
name
- Variable in class org.apache.commons.jelly.tags.jms.
ConnectionTag
Stores the name of the map entry
name
- Variable in class org.apache.commons.jelly.tags.jms.
DestinationTag
Stores the name of the map entry
name
- Variable in class org.apache.commons.jelly.tags.jms.
MapEntryTag
Stores the name of the map entry
name
- Variable in class org.apache.commons.jelly.tags.jms.
PropertyTag
Stores the name of the property
O
object
- Variable in class org.apache.commons.jelly.tags.jms.
ObjectMessageTag
ObjectMessageTag
- Class in
org.apache.commons.jelly.tags.jms
Creates a JMS ObjectMessage
ObjectMessageTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
ObjectMessageTag
onMessage(Message)
- Method in class org.apache.commons.jelly.tags.jms.
ReceiveTag
A strategy method which processes the incoming message, allowing derived classes to implement different processing methods
OnMessageTag
- Class in
org.apache.commons.jelly.tags.jms
This tag creates a JMS MessageListener which will invoke this tag's body whenever a JMS Message is received.
OnMessageTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
OnMessageTag
org.apache.commons.jelly.tags.jms
- package org.apache.commons.jelly.tags.jms
A tag library for working with JMS using the
Messenger
project
P
PropertyTag
- Class in
org.apache.commons.jelly.tags.jms
Defines a property on an outer JMS Message tag
PropertyTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
PropertyTag
R
ReceiveTag
- Class in
org.apache.commons.jelly.tags.jms
Receives a JMS message.
ReceiveTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
ReceiveTag
S
selector
- Variable in class org.apache.commons.jelly.tags.jms.
SubscribeTag
the JMS Selector for the subscription
SendTag
- Class in
org.apache.commons.jelly.tags.jms
Sends a JMS message to some destination.
SendTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
SendTag
setConnection(Messenger)
- Method in class org.apache.commons.jelly.tags.jms.
MessageOperationTag
Sets the Messenger (the JMS connection pool) that will be used to send the message
setConnection(Messenger)
- Method in class org.apache.commons.jelly.tags.jms.
MessageTag
Sets the Messenger (the JMS connection pool) that will be used to send the message
setCorrelationID(String)
- Method in class org.apache.commons.jelly.tags.jms.
MessageTag
Sets the JMS Correlation ID to be used on the message
setDestination(Destination)
- Method in class org.apache.commons.jelly.tags.jms.
MessageOperationTag
Sets the JMS Destination to be used by this tag
setGroupSize(int)
- Method in class org.apache.commons.jelly.tags.jms.
StopwatchTag
Sets the number of messages in the group before the performance statistics are logged
setLog(Log)
- Method in class org.apache.commons.jelly.tags.jms.
StopwatchTag
Sets the logger to which statistic messages will be sent
setMap(Map)
- Method in class org.apache.commons.jelly.tags.jms.
MapMessageTag
Sets the Map of entries to be used for this Map Message
setMessage(Message)
- Method in class org.apache.commons.jelly.tags.jms.
SendTag
Sets the JMS message to be sent
setMessageListener(MessageListener)
- Method in interface org.apache.commons.jelly.tags.jms.
ConsumerTag
Sets the JMS messageListener used to consume JMS messages
setMessageListener(MessageListener)
- Method in class org.apache.commons.jelly.tags.jms.
StopwatchTag
Sets the JMS messageListener used to consume JMS messages on the given destination
setMessageListener(MessageListener)
- Method in class org.apache.commons.jelly.tags.jms.
SubscribeTag
Sets the JMS messageListener used ot consume JMS messages on the given destination
setName(String)
- Method in class org.apache.commons.jelly.tags.jms.
ConnectionTag
Sets the name of the Messenger (JMS connection pool) to use
setName(String)
- Method in class org.apache.commons.jelly.tags.jms.
DestinationTag
Sets the name of the Destination
setName(String)
- Method in class org.apache.commons.jelly.tags.jms.
MapEntryTag
Sets the name of the entry in the map message
setName(String)
- Method in class org.apache.commons.jelly.tags.jms.
PropertyTag
Sets the name of the JMS property
setObject(Serializable)
- Method in class org.apache.commons.jelly.tags.jms.
ObjectMessageTag
Sets the body of the message, a serializable java object.
setReplyTo(Destination)
- Method in class org.apache.commons.jelly.tags.jms.
MessageTag
Sets the reply-to destination to add to the message
setSelector(String)
- Method in class org.apache.commons.jelly.tags.jms.
SubscribeTag
Sets the optional JMS Message selector for the subscription
setSubject(String)
- Method in class org.apache.commons.jelly.tags.jms.
MessageOperationTag
Sets the subject as a String which is used to create the JMS Destination to be used by this tag
setText(String)
- Method in class org.apache.commons.jelly.tags.jms.
TextMessageTag
Sets the body of the message, a String.
setTimeout(long)
- Method in class org.apache.commons.jelly.tags.jms.
ReceiveTag
Sets the timeout period in milliseconds to wait for a message.
setType(String)
- Method in class org.apache.commons.jelly.tags.jms.
MessageTag
Sets the type name of the message
setValue(Object)
- Method in class org.apache.commons.jelly.tags.jms.
MapEntryTag
Sets the value of the entry in the map message.
setValue(Object)
- Method in class org.apache.commons.jelly.tags.jms.
PropertyTag
Sets the value of the JMS property.
setVar(String)
- Method in class org.apache.commons.jelly.tags.jms.
ConnectionTag
Sets the variable name to use for the exported Messenger (JMS connection pool)
setVar(String)
- Method in class org.apache.commons.jelly.tags.jms.
DestinationTag
Sets the variable name to use for the Destination
setVar(String)
- Method in class org.apache.commons.jelly.tags.jms.
MessageTag
Sets the name of the variable that the message will be exported to
setVar(String)
- Method in class org.apache.commons.jelly.tags.jms.
OnMessageTag
Sets the name of the variable used to make the JMS message available to this tags body when a message is received.
setVar(String)
- Method in class org.apache.commons.jelly.tags.jms.
ReceiveTag
Sets the variable name to create for the received message, which will be null if no message could be returned in the given time period.
StopwatchTag
- Class in
org.apache.commons.jelly.tags.jms
This tag can be used to measure the amount of time it takes to process JMS messages.
StopwatchTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
StopwatchTag
subject
- Variable in class org.apache.commons.jelly.tags.jms.
MessageOperationTag
The String subject used to find a destination
SubscribeTag
- Class in
org.apache.commons.jelly.tags.jms
Performs a subscription to some JMS connection to a destination maybe with a selector.
SubscribeTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
SubscribeTag
T
text
- Variable in class org.apache.commons.jelly.tags.jms.
TextMessageTag
TextMessageTag
- Class in
org.apache.commons.jelly.tags.jms
Creates a JMS TextMessage
TextMessageTag()
- Constructor for class org.apache.commons.jelly.tags.jms.
TextMessageTag
timeout
- Variable in class org.apache.commons.jelly.tags.jms.
ReceiveTag
V
value
- Variable in class org.apache.commons.jelly.tags.jms.
MapEntryTag
Stores the value of the map entry
value
- Variable in class org.apache.commons.jelly.tags.jms.
PropertyTag
Stores the value of the property
var
- Variable in class org.apache.commons.jelly.tags.jms.
ConnectionTag
The variable name to create
var
- Variable in class org.apache.commons.jelly.tags.jms.
DestinationTag
The variable name to create
var
- Variable in class org.apache.commons.jelly.tags.jms.
MessageTag
The name of the Message variable that is created
var
- Variable in class org.apache.commons.jelly.tags.jms.
OnMessageTag
var
- Variable in class org.apache.commons.jelly.tags.jms.
ReceiveTag
A
C
D
F
G
J
L
M
N
O
P
R
S
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes