org.objectweb.joram.shared.admin

Class AdminRequest

Implemented Interfaces:
java.io.Serializable
Known Direct Subclasses:
CreateDestinationRequest, CreateUserRequest, DeleteDestination, DeleteUser, Monitor_Request, SetCluster, SetDefaultDMQ, SetDefaultThreshold, SetDestinationDMQ, SetFather, SetQueueThreshold, SetRight, SetUserDMQ, SetUserThreshold, SpecialAdmin, StopServerRequest, UnsetCluster, UnsetDefaultDMQ, UnsetDefaultThreshold, UnsetDestinationDMQ, UnsetFather, UnsetQueueThreshold, UnsetUserDMQ, UnsetUserThreshold, UpdateUser

public abstract class AdminRequest
extends java.lang.Object
implements java.io.Serializable

An AdminRequest is a request sent by a client administrator inside a org.objectweb.joram.shared.messages.Message to an org.objectweb.joram.mom.dest.AdminTopic topic for requesting an admin operation.

See Also:
Serialized Form


Copyright B) 2004 Scalagent - All rights reserved