| Package | Description |
|---|---|
| org.nuxeo.runtime.test.runner |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,ServiceProvider<?>> |
RuntimeFeature.serviceProviders
Providers contributed by other features to override the default service
provider used for a nuxeo service.
|
| Modifier and Type | Method and Description |
|---|---|
<T> void |
RuntimeFeature.addServiceProvider(ServiceProvider<T> provider) |
protected <T> void |
RuntimeFeature.bind0(com.google.inject.Binder binder,
Class<T> type,
ServiceProvider<T> provider) |
Copyright © 2019 Nuxeo SA. All rights reserved.