public interface JMSExit
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getMessageProperties(java.util.Map metaData,
byte[] data)
Exit method for manipulating JMS Header properties
|
java.util.Map<java.lang.String,java.lang.String> getMessageProperties(java.util.Map metaData, byte[] data) throws MXException
metaData
- map containing JMS Header propertiesdata
- date to be sentMXException