クラス DirectChannelSpec
java.lang.ObjectSE
org.springframework.beans.factory.config.AbstractFactoryBean<T>
org.springframework.integration.dsl.IntegrationComponentSpec<S,C>
org.springframework.integration.dsl.MessageChannelSpec<S,C>
org.springframework.integration.dsl.LoadBalancingChannelSpec<DirectChannelSpec,DirectChannel>
org.springframework.integration.dsl.DirectChannelSpec
- 実装されているすべてのインターフェース:
Aware、BeanClassLoaderAware、BeanFactoryAware、DisposableBean、FactoryBean<DirectChannel>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
public class DirectChannelSpec extends LoadBalancingChannelSpec<DirectChannelSpec,DirectChannel>
- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールドのサマリー
クラス org.springframework.integration.dsl.LoadBalancingChannelSpec から継承されたフィールド
failover, loadBalancingStrategy, maxSubscribersコンストラクターの概要
コンストラクター コンストラクター 説明 DirectChannelSpec()メソッドのサマリー
修飾子と型 メソッド 説明 protected DirectChanneldoGet()クラス org.springframework.integration.dsl.LoadBalancingChannelSpec から継承されたメソッド
failover, loadBalancer, maxSubscribersクラス org.springframework.integration.dsl.MessageChannelSpec から継承されたメソッド
datatype, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTapクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, createInstance, destroyInstance, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopクラス org.springframework.beans.factory.config.AbstractFactoryBean から継承されたメソッド
afterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
コンストラクターの詳細
DirectChannelSpec
public DirectChannelSpec()
メソッドの詳細
doGet
- オーバーライド:
- クラス
MessageChannelSpec<DirectChannelSpec,DirectChannel>のdoGet