public abstract class IntegrationObjectSupport extends LifecycleObjectSupport
ConversionService を追加する LifecycleObjectSupport の拡張。| コンストラクターと説明 |
|---|
IntegrationObjectSupport() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected org.springframework.core.convert.ConversionService | getConversionService()Spring 変換サービスを取得します。 |
protected void | setConversionService(org.springframework.core.convert.ConversionService conversionService)ConversionService を設定します。 |
afterPropertiesSet, doStart, doStop, getBeanFactory, getPhase, getTaskExecutor, getTaskScheduler, getYarnEventPublisher, isAutoStartup, isRunning, onInit, setAutoStartup, setBeanFactory, setPhase, setTaskExecutor, setTaskScheduler, setYarnEventPublisher, start, stop, stopprotected final org.springframework.core.convert.ConversionService getConversionService()
protected void setConversionService(org.springframework.core.convert.ConversionService conversionService)
ConversionService を設定します。conversionService - 変換サービス