Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.runtime.binding.ServiceManager

Packages that use ServiceManager
org.nuxeo.runtime.binding   
 

Uses of ServiceManager in org.nuxeo.runtime.binding
 

Methods in org.nuxeo.runtime.binding that return ServiceManager
 ServiceManager ServiceProvider.getManager()
          Gets the service manager on which this provider is attached, or null if none.
 ServiceManager AbstractServiceProvider.getManager()
           
 

Methods in org.nuxeo.runtime.binding with parameters of type ServiceManager
 void ServiceProvider.setManager(ServiceManager manager)
          Attaches the provider to a service manager.
 void AbstractServiceProvider.setManager(ServiceManager manager)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.