Java CAPS JMS Reference

retrieveMapMessage(arg0)

Description

Returns the value of the message specified by arg0, or null if the message does not exist.

Parameters

Name 

Type 

Description 

arg0

java.lang.String

The name of the map message. 

Return Value

Returns 

Type 

The value of the specified message, or null if the message does not exist. 

java.lang.Object

Exceptions

None.