org.objectweb.joram.mom.notifications

Class Monit_GetPendingMessages

Implemented Interfaces:
Cloneable, Serializable

public class Monit_GetPendingMessages
extends AdminRequest

A Monit_GetPendingMessages request is used by an administrator client for requesting the number of pending messages on a queue agent.

Field Summary

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

persistent

Constructor Summary

Monit_GetPendingMessages(String id)
Constructs a Monit_GetPendingMessages.

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_GetPendingMessages

public Monit_GetPendingMessages(String id)
Constructs a Monit_GetPendingMessages.

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


Copyright B) 2004 Scalagent - All rights reserved