Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.runtime.binding.ServiceProvider

Packages that use ServiceProvider
org.nuxeo.runtime.binding   
 

Uses of ServiceProvider in org.nuxeo.runtime.binding
 

Classes in org.nuxeo.runtime.binding that implement ServiceProvider
 class AbstractServiceProvider
           
 class BeanServiceProvider
           
 class RuntimeServiceProvider
           
 class SimpleServiceProvider
           
 

Methods in org.nuxeo.runtime.binding that return ServiceProvider
 ServiceProvider[] ServiceManager.getProviders()
           
 

Methods in org.nuxeo.runtime.binding with parameters of type ServiceProvider
 void ServiceManager.addProvider(ServiceProvider provider)
           
 void ServiceManager.setProviders(ServiceProvider... providers)
           
 

Constructors in org.nuxeo.runtime.binding with parameters of type ServiceProvider
ServiceManager(ServiceProvider... providers)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.