org.objectweb.joram.mom.notifications

Class Monit_GetCluster

Implemented Interfaces:
Cloneable, Serializable

public class Monit_GetCluster
extends AdminRequest

A Monit_GetCluster instance is used by an administrator for requesting the identifiers of a cluster's topics.

Field Summary

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

persistent

Constructor Summary

Monit_GetCluster(String id)
Constructs a Monit_GetCluster 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

Monit_GetCluster

public Monit_GetCluster(String id)
Constructs a Monit_GetCluster instance.

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


Copyright B) 2004 Scalagent - All rights reserved