Inheritance diagram for org.objectweb.joram.mom.notifications.RegisterTmpDestNot:


Public Member Functions | |
| RegisterTmpDestNot (AgentId tmpDestId, boolean topic, boolean add) | |
| final AgentId | getTmpDestId () |
| final boolean | isTopic () |
| final boolean | toAdd () |
| StringBuffer | toString (StringBuffer output) |
Definition at line 28 of file RegisterTmpDestNot.java.
| StringBuffer org.objectweb.joram.mom.notifications.RegisterTmpDestNot.toString | ( | StringBuffer | output | ) |
Appends a string image for this object to the StringBuffer parameter.
| output | buffer to fill in |
output buffer is returned Reimplemented from fr.dyade.aaa.agent.Notification.
Definition at line 70 of file RegisterTmpDestNot.java.
1.5.0