public interface IMessageConverter
Modifier and Type | Method and Description |
---|---|
Object |
toObject(javax.jms.Message msg)
The object returned by this method will be written to the space.
|
Object toObject(javax.jms.Message msg) throws javax.jms.JMSException
msg
- the JMS message to convert.javax.jms.JMSException
- if there was a problem during the conversion.Copyright © GigaSpaces.