|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.openmms.ejb.client.notifyQueue
Title: notifyQueue
Description: Sends an MM-ID to the notification queue
Copyright: Copyright (c) 2003 OpenMMS.org
| Constructor Summary | |
notifyQueue()
|
|
| Method Summary | |
boolean |
send_to_queue(java.lang.String messageID)
Receives an MM-ID and sends it to the notification queue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public notifyQueue()
| Method Detail |
public boolean send_to_queue(java.lang.String messageID)
throws OpenMMSException
send_to_queue in interface QueueInterfacemessageID -
OpenMMSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||