Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.api
Interface ServiceConnector

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultServiceConnector

Deprecated. use new service API ServiceManagement

@Deprecated
public interface ServiceConnector
extends Serializable

Author:
Bogdan Stefanescu

Method Summary
 Object connect(ServiceDescriptor sd)
          Deprecated.  
 

Method Detail

connect

Object connect(ServiceDescriptor sd)
               throws NamingException
Deprecated. 
Throws:
NamingException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.