Uses of Interface
org.nuxeo.runtime.api.ServiceProvider
-
Packages that use ServiceProvider Package Description org.nuxeo.runtime.api org.nuxeo.runtime.mockito -
-
Uses of ServiceProvider in org.nuxeo.runtime.api
Classes in org.nuxeo.runtime.api that implement ServiceProvider Modifier and Type Class Description class
DefaultServiceProvider
A service provider.Methods in org.nuxeo.runtime.api that return ServiceProvider Modifier and Type Method Description static ServiceProvider
DefaultServiceProvider. getProvider()
Methods in org.nuxeo.runtime.api with parameters of type ServiceProvider Modifier and Type Method Description static void
DefaultServiceProvider. setProvider(ServiceProvider provider)
-
Uses of ServiceProvider in org.nuxeo.runtime.mockito
Classes in org.nuxeo.runtime.mockito that implement ServiceProvider Modifier and Type Class Description class
MockProvider
Fields in org.nuxeo.runtime.mockito declared as ServiceProvider Modifier and Type Field Description protected ServiceProvider
MockProvider. next
-