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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BaseService()
-
-
-
Constructor Detail
-
BaseService
public BaseService()
-
-
Method Detail
-
writeReplace
protected final Object writeReplace() throws ObjectStreamException
- Throws:
ObjectStreamException
-
-