Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.api
Class DefaultServiceConnector

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

Deprecated. use new service API ServiceManagement

@Deprecated
public class DefaultServiceConnector
extends java.lang.Object
implements ServiceConnector

Author:
Bogdan Stefanescu
See Also:
Serialized Form

Constructor Summary
DefaultServiceConnector()
          Deprecated.  
 
Method Summary
 java.lang.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 java.lang.Object connect(ServiceDescriptor sd)
                         throws javax.naming.NamingException
Deprecated. 
Specified by:
connect in interface ServiceConnector
Throws:
javax.naming.NamingException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.