Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.api
Interface RepositoryConnector

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

Deprecated. use new service API ServiceManagement

@Deprecated
public interface RepositoryConnector
extends java.io.Serializable

Author:
Bogdan Stefanescu

Method Summary
 CoreSession connect(RepositoryDescriptor rd)
          Deprecated.  
 

Method Detail

connect

CoreSession connect(RepositoryDescriptor rd)
                    throws javax.naming.NamingException
Deprecated. 
Throws:
javax.naming.NamingException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.