Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.api
Interface ServiceConnector

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
DefaultServiceConnector

Deprecated. use new service API ServiceManagement

@Deprecated
public interface ServiceConnector
extends java.io.Serializable

Author:
Bogdan Stefanescu

Method Summary
 java.lang.Object connect(ServiceDescriptor sd)
          Deprecated.  
 

Method Detail

connect

java.lang.Object connect(ServiceDescriptor sd)
                         throws javax.naming.NamingException
Deprecated. 
Throws:
javax.naming.NamingException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.