public abstract class IntegrationObjectSupport extends LifecycleObjectSupport
LifecycleObjectSupport
adding common
ConversionService
for all implementors of this class.Constructor and Description |
---|
IntegrationObjectSupport() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.core.convert.ConversionService |
getConversionService()
Gets the spring conversion service.
|
protected void |
setConversionService(org.springframework.core.convert.ConversionService conversionService)
Sets the
ConversionService . |
afterPropertiesSet, doStart, doStop, getBeanFactory, getPhase, getTaskExecutor, getTaskScheduler, getYarnEventPublisher, isAutoStartup, isRunning, onInit, setAutoStartup, setBeanFactory, setPhase, setTaskExecutor, setTaskScheduler, setYarnEventPublisher, start, stop, stop
protected final org.springframework.core.convert.ConversionService getConversionService()
protected void setConversionService(org.springframework.core.convert.ConversionService conversionService)
ConversionService
.conversionService
- the conversion service