Class BaseService
java.lang.Object
org.talend.sdk.component.api.service.BaseService
- All Implemented Interfaces:
- Serializable
Classe base for services to be declared Serializable and use Component Manager serialization system.
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
BaseServicepublic BaseService()
 
- 
- 
Method Details- 
writeReplace- Throws:
- ObjectStreamException
 
 
-