org.objectweb.joram.shared.admin.SpecialAdmin Class Reference

Inherits org.objectweb.joram.shared.admin.AdminRequest.

Inherited by com.scalagent.joram.mom.dest.mail.AddSenderInfo, com.scalagent.joram.mom.dest.mail.RemoveSenderInfo, com.scalagent.joram.mom.dest.mail.UpdateSenderInfo, org.objectweb.joram.shared.admin.AddQueueCluster, org.objectweb.joram.shared.admin.ListClusterQueue, and org.objectweb.joram.shared.admin.RemoveQueueCluster.

Inheritance diagram for org.objectweb.joram.shared.admin.SpecialAdmin:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.shared.admin.SpecialAdmin:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SpecialAdmin (String destId)
 SpecialAdmin ()
String getDestId ()
void readFrom (InputStream is) throws IOException
void writeTo (OutputStream os) throws IOException

Protected Member Functions

int getClassId ()

Detailed Description

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.

Definition at line 38 of file SpecialAdmin.java.


Member Function Documentation

String org.objectweb.joram.shared.admin.SpecialAdmin.getDestId (  ) 

Returns the identifier of the destination.

Definition at line 51 of file SpecialAdmin.java.

Referenced by org.objectweb.joram.shared.admin.AddQueueCluster.toString(), com.scalagent.joram.mom.dest.mail.UpdateSenderInfo.toString(), com.scalagent.joram.mom.dest.mail.RemoveSenderInfo.toString(), and com.scalagent.joram.mom.dest.mail.AddSenderInfo.toString().

void org.objectweb.joram.shared.admin.SpecialAdmin.readFrom ( InputStream  is  )  throws IOException

The object implements the readFrom method to restore its contents from the input stream.

Parameters:
is the stream to read data from in order to restore the object

Implements org.objectweb.joram.shared.stream.Streamable.

Reimplemented in org.objectweb.joram.shared.admin.AddQueueCluster, org.objectweb.joram.shared.admin.ListClusterQueue, and org.objectweb.joram.shared.admin.RemoveQueueCluster.

Definition at line 59 of file SpecialAdmin.java.

void org.objectweb.joram.shared.admin.SpecialAdmin.writeTo ( OutputStream  os  )  throws IOException

The object implements the writeTo method to write its contents to the output stream.

Parameters:
os the stream to write the object to

Implements org.objectweb.joram.shared.stream.Streamable.

Reimplemented in org.objectweb.joram.shared.admin.AddQueueCluster, org.objectweb.joram.shared.admin.ListClusterQueue, and org.objectweb.joram.shared.admin.RemoveQueueCluster.

Definition at line 63 of file SpecialAdmin.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:20:50 2008 for joram by  doxygen 1.5.0