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


Public Member Functions | |
| RegisterDestNot (AgentId id, String name, String className, String type) | |
| final AgentId | getId () |
| final String | getName () |
| final String | getClassName () |
| final String | getType () |
| boolean | isAssignableTo (String assignedType) |
| StringBuffer | toString (StringBuffer output) |
Definition at line 27 of file RegisterDestNot.java.
| StringBuffer org.objectweb.joram.mom.notifications.RegisterDestNot.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 77 of file RegisterDestNot.java.
1.5.0