|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceHost | |
|---|---|
| org.nuxeo.runtime.api | |
| org.nuxeo.runtime.config.v1 | |
| Uses of ServiceHost in org.nuxeo.runtime.api |
|---|
| Fields in org.nuxeo.runtime.api declared as ServiceHost | |
|---|---|
static ServiceHost |
ServiceHost.LOCAL_SERVER
|
| Methods in org.nuxeo.runtime.api that return ServiceHost | |
|---|---|
ServiceHost |
ServiceGroup.getServer()
|
ServiceHost |
ServiceDescriptor.getServer()
|
ServiceHost[] |
ServiceManager.getServers()
|
| Methods in org.nuxeo.runtime.api with parameters of type ServiceHost | |
|---|---|
void |
ServiceManager.registerServer(ServiceHost server)
|
void |
ServiceGroup.setServer(ServiceHost server)
|
void |
ServiceManager.unregisterServer(ServiceHost server)
|
| Uses of ServiceHost in org.nuxeo.runtime.config.v1 |
|---|
| Methods in org.nuxeo.runtime.config.v1 that return ServiceHost | |
|---|---|
static ServiceHost[] |
ConfigurationFactory1.getServiceHosts(String host)
|
ServiceHost[] |
ServerConfiguration1.getServiceHostsCompat()
|
| Methods in org.nuxeo.runtime.config.v1 with parameters of type ServiceHost | |
|---|---|
void |
ServerConfiguration1.setServiceHostsCompat(ServiceHost[] hosts)
|
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||