Class BaseService

java.lang.Object
org.talend.sdk.component.api.service.BaseService
All Implemented Interfaces:
Serializable

public class BaseService extends Object implements Serializable
Classe base for services to be declared Serializable and use Component Manager serialization system.
See Also: