Joram ${version}

org.objectweb.joram.shared.admin
Class SpecialAdmin

java.lang.Object
  extended byorg.objectweb.joram.shared.admin.AdminRequest
      extended byorg.objectweb.joram.shared.admin.SpecialAdmin
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AddQueueCluster, ListClusterQueue, RemoveQueueCluster

public class SpecialAdmin
extends AdminRequest

An SpecialAdmin 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 special admin operation.

See Also:
Serialized Form

Constructor Summary
SpecialAdmin(java.lang.String destId)
           
 
Method Summary
 java.lang.String getDestId()
          Returns the identifier of the destination.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecialAdmin

public SpecialAdmin(java.lang.String destId)
Method Detail

getDestId

public java.lang.String getDestId()
Returns the identifier of the destination.


Joram ${version}

Copyright © 2005 Scalagent - All rights reserved