Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.runtime.api.ServiceLocator

Packages that use ServiceLocator
org.nuxeo.runtime.api   
 

Uses of ServiceLocator in org.nuxeo.runtime.api
 

Classes in org.nuxeo.runtime.api that implement ServiceLocator
 class JBossServiceLocator
           
 class JndiServiceLocator
           
 class RuntimeServiceLocator
          A server implementation that use Nuxeo Runtime to lookup services.
 

Methods in org.nuxeo.runtime.api that return ServiceLocator
abstract  ServiceLocator ServiceLocatorFactory.createLocator(URI uri)
           
 ServiceLocator JBossServiceLocatorFactory.createLocator(URI uri)
           
 ServiceLocator ServiceHost.getServiceLocator()
           
 

Constructor parameters in org.nuxeo.runtime.api with type arguments of type ServiceLocator
ServiceHost(Class<? extends ServiceLocator> serverClass)
           
ServiceHost(Class<? extends ServiceLocator> serverClass, String[] groups)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.