org.objectweb.joram.mom.notifications

Class UnsetFatherRequest

Implemented Interfaces:
Cloneable, Serializable

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.

Field Summary

Fields inherited from class fr.dyade.aaa.agent.Notification

persistent

Constructor Summary

UnsetFatherRequest(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, toString

Methods inherited from class fr.dyade.aaa.agent.Notification

clone, getContext, setContext, toString

Constructor Details

UnsetFatherRequest

public UnsetFatherRequest(String id)
Constructs an UnsetFatherRequest instance.

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


Copyright B) 2004 Scalagent - All rights reserved