|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.runtime.api.ServiceRegistry
public class ServiceRegistry
| Constructor Summary | |
|---|---|
ServiceRegistry()
|
|
| Method Summary | |
|---|---|
void |
addService(ServiceDescriptor sd)
|
void |
clear()
|
ServiceDescriptor |
getService(String instanceName)
|
void |
removeService(String instanceName)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceRegistry()
| Method Detail |
|---|
public void addService(ServiceDescriptor sd)
public void removeService(String instanceName)
public ServiceDescriptor getService(String instanceName)
public void clear()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||