|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.platform.api.ServerDescriptor
ServiceManagement
@Deprecated public class ServerDescriptor
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
ServerDescriptor()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
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
| Constructor Detail |
|---|
public ServerDescriptor()
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||