Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.api
Class DefaultRepositoryConnector

java.lang.Object
  extended by org.nuxeo.ecm.platform.api.DefaultRepositoryConnector
All Implemented Interfaces:
Serializable, RepositoryConnector

Deprecated. use new service API ServiceManagement

@Deprecated
public class DefaultRepositoryConnector
extends Object
implements RepositoryConnector

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
DefaultRepositoryConnector()
          Deprecated.  
 
Method Summary
 CoreSession connect(RepositoryDescriptor rd)
          Deprecated.  
static RepositoryConnector getInstance()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRepositoryConnector

public DefaultRepositoryConnector()
Deprecated. 
Method Detail

getInstance

public static RepositoryConnector getInstance()
Deprecated. 

connect

public CoreSession connect(RepositoryDescriptor rd)
                    throws NamingException
Deprecated. 
Specified by:
connect in interface RepositoryConnector
Throws:
NamingException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.