org.nuxeo.ecm.platform.api
Class ServiceDescriptor
java.lang.Object
org.nuxeo.ecm.platform.api.ServiceDescriptor
- All Implemented Interfaces:
- Serializable
Deprecated. use new service API ServiceManagement
public class ServiceDescriptor
- extends Object
- implements Serializable
- 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 |
server
public Server server
- Deprecated.
serviceClass
public String serviceClass
- Deprecated.
jndiName
public String jndiName
- Deprecated.
isPrivate
public boolean isPrivate
- Deprecated.
ServiceDescriptor
public ServiceDescriptor()
- Deprecated.
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.