org.objectweb.joram.shared.admin
Class GetSubscriptionMessageRep

java.lang.Object
  extended by org.objectweb.joram.shared.admin.AdminReply
      extended by org.objectweb.joram.shared.admin.GetSubscriptionMessageRep
All Implemented Interfaces:
java.io.Serializable

public class GetSubscriptionMessageRep
extends AdminReply

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.joram.shared.admin.AdminReply
NAME_ALREADY_USED, START_FAILURE
 
Constructor Summary
GetSubscriptionMessageRep(Message msg)
           
 
Method Summary
 Message getMessage()
           
 
Methods inherited from class org.objectweb.joram.shared.admin.AdminReply
getErrorCode, getInfo, getReplyObject, succeeded, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetSubscriptionMessageRep

public GetSubscriptionMessageRep(Message msg)
Method Detail

getMessage

public final Message getMessage()


Copyright © 2004 Scalagent - All rights reserved