Joram 4.3.32

org.objectweb.joram.mom.notifications
Class UnsetFatherRequest

java.lang.Object
  extended by fr.dyade.aaa.agent.Notification
      extended by org.objectweb.joram.mom.notifications.AbstractNotification
          extended by org.objectweb.joram.mom.notifications.AdminRequest
              extended by org.objectweb.joram.mom.notifications.UnsetFatherRequest
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class UnsetFatherRequest
extends AdminRequest

An UnsetFatherRequest instance is used by a client agent for notifying a topic it does not belong anymore to a hierarchy.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
UnsetFatherRequest(java.lang.String id)
          Constructs an UnsetFatherRequest instance.
 
Method Summary
 
Methods inherited from class org.objectweb.joram.mom.notifications.AdminRequest
getId
 
Methods inherited from class org.objectweb.joram.mom.notifications.AbstractNotification
getClientContext, getPersistent, setPersistent, toString
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, getExpiration, getMessageId, isPersistent, setContext, setExpiration, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnsetFatherRequest

public UnsetFatherRequest(java.lang.String id)
Constructs an UnsetFatherRequest instance.

Parameters:
id - Identifier of the request, may be null.

Joram 4.3.32

Copyright © 2005 Scalagent - All rights reserved