|
Ontimize 5.2071EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.util.messaging.AbstractMailbox
| Field Summary | |
protected java.util.Vector |
listeners
|
| Constructor Summary | |
AbstractMailbox()
|
|
| Method Summary | |
abstract java.util.Vector |
getMessages()
|
abstract void |
put(java.lang.Object message)
|
abstract void |
remove(java.lang.Object message)
|
abstract void |
removeAll()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Vector listeners
| Constructor Detail |
public AbstractMailbox()
| Method Detail |
public abstract void put(java.lang.Object message)
put in interface Mailboxpublic abstract void remove(java.lang.Object message)
remove in interface Mailboxpublic abstract void removeAll()
removeAll in interface Mailboxpublic abstract java.util.Vector getMessages()
getMessages in interface Mailbox
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||