Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.platform.api.ServiceDescriptor

Packages that use ServiceDescriptor
org.nuxeo.ecm.platform.api DEPRECATED
 

Uses of ServiceDescriptor in org.nuxeo.ecm.platform.api
 

Fields in org.nuxeo.ecm.platform.api with type parameters of type ServiceDescriptor
 java.util.Map<java.lang.String,ServiceDescriptor> ServerDescriptor.services
          Deprecated.  
 

Methods in org.nuxeo.ecm.platform.api that return ServiceDescriptor
 ServiceDescriptor Server.getServiceDescriptor(java.lang.String className)
          Deprecated.  
 

Methods in org.nuxeo.ecm.platform.api with parameters of type ServiceDescriptor
 java.lang.Object ServiceConnector.connect(ServiceDescriptor sd)
          Deprecated.  
 java.lang.Object DefaultServiceConnector.connect(ServiceDescriptor sd)
          Deprecated.  
 java.lang.Object Server.getService(ServiceDescriptor sd)
          Deprecated.  
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.