|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A cache store.
| Method Summary | |
SpyMessage (src) |
loadFromStorage(MessageReference (src) mh)
Reads the message refered to by the MessagReference back as a SpyMessage |
void |
removeFromStorage(MessageReference (src) mh)
Removes the message that was stored in secondary storage. |
void |
saveToStorage(MessageReference (src) mh,
SpyMessage (src) message)
Stores the given message to secondary storeage. |
| Method Detail |
public SpyMessage (src) loadFromStorage(MessageReference (src) mh)
throws JMSException (src)
mh - the message reference
JMSException (src) - for any error
public void saveToStorage(MessageReference (src) mh,
SpyMessage (src) message)
throws JMSException (src)
mh - the message referencemessage - the message
JMSException (src) - for any error
public void removeFromStorage(MessageReference (src) mh)
throws JMSException (src)
mh - the message reference
JMSException (src) - for any error
|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||