Joram ${version}

org.objectweb.joram.shared.admin
Class RemoveDomainRequest

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

public class RemoveDomainRequest
extends AdminRequest

See Also:
Serialized Form

Constructor Summary
RemoveDomainRequest(java.lang.String domainName)
           
 
Method Summary
 java.lang.String getDomainName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveDomainRequest

public RemoveDomainRequest(java.lang.String domainName)
Method Detail

getDomainName

public final java.lang.String getDomainName()

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved