org.objectweb.joram.mom.notifications
Class GetRightsRequestNot

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.AdminRequestNot
              extended by org.objectweb.joram.mom.notifications.GetRightsRequestNot
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class GetRightsRequestNot
extends AdminRequestNot

This request is used for requesting the rights about a destination.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Constructor Summary
GetRightsRequestNot(java.lang.String id)
          Constructs a GetRightsRequest instance.
 
Method Summary
 
Methods inherited from class org.objectweb.joram.mom.notifications.AdminRequestNot
getId
 
Methods inherited from class org.objectweb.joram.mom.notifications.AbstractNotification
getClientContext, setPersistent, toString
 
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
 

Constructor Detail

GetRightsRequestNot

public GetRightsRequestNot(java.lang.String id)
Constructs a GetRightsRequest instance.

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


Copyright © 2011 ScalAgent D.T.. All Rights Reserved.