Nuxeo Enterprise Platform 5.4

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(java.net.URI uri)
           
 ServiceLocator JBossServiceLocatorFactory.createLocator(java.net.URI uri)
           
 ServiceLocator ServiceHost.getServiceLocator()
           
 

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.