Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.api
Class DefaultServiceConnector

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

Deprecated. use new service API ServiceManagement

@Deprecated
public class DefaultServiceConnector
extends Object
implements ServiceConnector

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
DefaultServiceConnector()
          Deprecated.  
 
Method Summary
 Object connect(ServiceDescriptor sd)
          Deprecated.  
static ServiceConnector getInstance()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultServiceConnector

public DefaultServiceConnector()
Deprecated. 
Method Detail

getInstance

public static ServiceConnector getInstance()
Deprecated. 

connect

public Object connect(ServiceDescriptor sd)
               throws NamingException
Deprecated. 
Specified by:
connect in interface ServiceConnector
Throws:
NamingException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.