org.nuxeo.ecm.platform.api
Class DefaultServiceConnector
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultServiceConnector
public DefaultServiceConnector()
- Deprecated.
getInstance
public static ServiceConnector getInstance()
- Deprecated.
connect
public Object connect(ServiceDescriptor sd)
throws NamingException
- Deprecated.
- Specified by:
connect
in interface ServiceConnector
- Throws:
NamingException
Copyright © 2010 Nuxeo SAS. All Rights Reserved.