クラス EndpointSpec<S extends EndpointSpec<S,F,H>, F extends BeanNameAware & FactoryBean<? extends AbstractEndpoint>, H>

java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec <S, reacters.util.function.Tuple2<F, H>>
org.springframework.integration.dsl.EndpointSpec<S,F,H>
型パラメーター:
S - ターゲット ConsumerEndpointSpec 実装型。
F - ターゲット BeanNameAware 実装型。
H - ターゲット MessageHandler 実装型。
実装されているすべてのインターフェース:
DisposableBeanFactoryBean<reactor.util.function.Tuple2<F,H>>InitializingBeanLifecyclePhasedSmartLifecycleComponentsRegistration
既知の直属サブクラス
ConsumerEndpointSpecSourcePollingChannelAdapterSpec

public abstract class EndpointSpec<S extends EndpointSpec<S,F,H>, F extends BeanNameAware & FactoryBean<? extends AbstractEndpoint>, H> extends IntegrationComponentSpec<S, reactor.util.function.Tuple2<F,H>> implements ComponentsRegistration
エンドポイントの IntegrationComponentSpec
導入:
5.0
作成者:
Artem Bilan, Gary Russell
  • フィールドの詳細

  • コンストラクターの詳細

    • EndpointSpec

      protected EndpointSpec(F endpointFactoryBean)
    • EndpointSpec

      protected EndpointSpec(H handler, F endpointFactoryBean)
  • メソッドの詳細