org.objectweb.joram.mom.notifications
Class RegisterDestNot
java.lang.Object
fr.dyade.aaa.agent.Notification
org.objectweb.joram.mom.notifications.RegisterDestNot
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class RegisterDestNot
- extends fr.dyade.aaa.agent.Notification
- See Also:
- Serialized Form
Fields inherited from class fr.dyade.aaa.agent.Notification |
detachable, detached, persistent |
Constructor Summary |
RegisterDestNot(fr.dyade.aaa.agent.AgentId id,
java.lang.String name,
java.lang.String className,
byte type)
|
Method Summary |
java.lang.String |
getClassName()
|
fr.dyade.aaa.agent.AgentId |
getId()
|
java.lang.String |
getName()
|
byte |
getType()
|
java.lang.StringBuffer |
toString(java.lang.StringBuffer output)
Appends a string image for this object to the StringBuffer parameter. |
Methods inherited from class fr.dyade.aaa.agent.Notification |
clone, getContext, getDeadNotificationAgentId, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RegisterDestNot
public RegisterDestNot(fr.dyade.aaa.agent.AgentId id,
java.lang.String name,
java.lang.String className,
byte type)
getId
public final fr.dyade.aaa.agent.AgentId getId()
getName
public final java.lang.String getName()
getClassName
public final java.lang.String getClassName()
getType
public final byte getType()
toString
public java.lang.StringBuffer toString(java.lang.StringBuffer output)
- Appends a string image for this object to the StringBuffer parameter.
- Overrides:
toString
in class fr.dyade.aaa.agent.Notification
- Parameters:
output
- buffer to fill in
- Returns:
output
buffer is returned
Copyright © 2000 - 2009 Scalagent D.T. - All rights reserved