Joram ${version}

org.objectweb.joram.shared.admin
Class GetDomainNamesRep

java.lang.Object
  extended byorg.objectweb.joram.shared.admin.AdminReply
      extended byorg.objectweb.joram.shared.admin.GetDomainNamesRep
All Implemented Interfaces:
java.io.Serializable

public class GetDomainNamesRep
extends AdminReply

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.joram.shared.admin.AdminReply
NAME_ALREADY_USED, SERVER_ID_ALREADY_USED, START_FAILURE, UNKNOWN_SERVER
 
Constructor Summary
GetDomainNamesRep(java.lang.String[] domainNames)
           
 
Method Summary
 java.lang.String[] getDomainNames()
           
 
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

GetDomainNamesRep

public GetDomainNamesRep(java.lang.String[] domainNames)
Method Detail

getDomainNames

public final java.lang.String[] getDomainNames()

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved