public class ServerLocatorDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
domainName |
protected boolean |
isDefault |
protected boolean |
isExisting |
protected boolean |
remote |
protected int |
rmiPort |
| Constructor and Description |
|---|
ServerLocatorDescriptor() |
ServerLocatorDescriptor(String domainName,
boolean isDefaultServer) |
| Modifier and Type | Method and Description |
|---|---|
void |
setExisting(String value) |
void |
setRmiPort(String value) |
protected boolean isDefault
protected boolean isExisting
protected int rmiPort
protected String domainName
protected boolean remote
public ServerLocatorDescriptor()
public ServerLocatorDescriptor(String domainName, boolean isDefaultServer)
Copyright © 2019 Nuxeo SA. All rights reserved.