Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.management
Class ServerLocatorDescriptor

java.lang.Object
  extended by org.nuxeo.runtime.management.ServerLocatorDescriptor

public class ServerLocatorDescriptor
extends Object

Author:
matic

Constructor Summary
ServerLocatorDescriptor()
           
ServerLocatorDescriptor(String domainName, boolean isDefaultServer)
           
 
Method Summary
 void setExisting(String value)
           
 void setRmiPort(String value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerLocatorDescriptor

public ServerLocatorDescriptor()

ServerLocatorDescriptor

public ServerLocatorDescriptor(String domainName,
                               boolean isDefaultServer)
Method Detail

setExisting

public void setExisting(String value)

setRmiPort

public void setRmiPort(String value)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.