ServiceManagement
@Deprecated public class ServerDescriptor extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String |
host
Deprecated.
|
Class |
jndiContextFactory
Deprecated.
|
String |
jndiPrefix
Deprecated.
|
String |
jndiSuffix
Deprecated.
|
String |
name
Deprecated.
|
String |
port
Deprecated.
|
Map<String,RepositoryDescriptor> |
repositories
Deprecated.
|
Class |
repositoryConnector
Deprecated.
|
Class |
serviceConnector
Deprecated.
|
Map<String,ServiceDescriptor> |
services
Deprecated.
|
Constructor and Description |
---|
ServerDescriptor()
Deprecated.
|
public String name
public String host
public String port
public Class jndiContextFactory
public Class serviceConnector
public Class repositoryConnector
public String jndiPrefix
public String jndiSuffix
public Map<String,ServiceDescriptor> services
public Map<String,RepositoryDescriptor> repositories
Copyright © 2011 Nuxeo SA. All Rights Reserved.