org.objectweb.joram.shared.admin
Class AdminRequest

java.lang.Object
  extended byorg.objectweb.joram.shared.admin.AdminRequest
All Implemented Interfaces:
java.io.Serializable
Direct Known 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

Constructor Summary
AdminRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminRequest

public AdminRequest()


Copyright ? 2004 Scalagent - All rights reserved