org.objectweb.joram.mom.notifications

Class UnclusterRequest

Implemented Interfaces:
Cloneable, Serializable

public class UnclusterRequest
extends AdminRequest

An UnclusterRequest instance is used by a client agent for notifying a topic to leave the cluster it is part of.

Field Summary

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

persistent

Constructor Summary

UnclusterRequest(String id)
Constructs an UnclusterRequest 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

UnclusterRequest

public UnclusterRequest(String id)
Constructs an UnclusterRequest instance.

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


Copyright B) 2004 Scalagent - All rights reserved