| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMessageConverter
This interface is used by JMS layer to define what the JMS layer writes to the space.
| Method Summary | |
|---|---|
 Object | 
toObject(Message msg)
The object returned by this method will be written to the space.  | 
| Method Detail | 
|---|
Object toObject(Message msg)
                throws JMSException
msg - the JMS message to convert.
JMSException - if there was a problem during the conversion.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||