クラス PriorityChannelSpec
java.lang.ObjectSE
org.springframework.beans.factory.config.AbstractFactoryBean<T>
org.springframework.integration.dsl.IntegrationComponentSpec<S,C>
org.springframework.integration.dsl.MessageChannelSpec<PriorityChannelSpec,PriorityChannel>
org.springframework.integration.dsl.PriorityChannelSpec
- 実装されているすべてのインターフェース:
Aware、BeanClassLoaderAware、BeanFactoryAware、DisposableBean、FactoryBean<PriorityChannel>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
public class PriorityChannelSpec extends MessageChannelSpec<PriorityChannelSpec,PriorityChannel>
- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールドのサマリー
コンストラクターの概要
コンストラクター 修飾子 コンストラクター 説明 protectedPriorityChannelSpec()メソッドのサマリー
修飾子と型 メソッド 説明 PriorityChannelSpeccapacity(int capacity)PriorityChannelSpeccomparator(ComparatorSE<Message<?>> comparator)protected PriorityChanneldoGet()PriorityChannelSpecmessageStore(PriorityCapableChannelMessageStore messageGroupStore, ObjectSE groupId)クラス 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
コンストラクターの詳細
PriorityChannelSpec
protected PriorityChannelSpec()
メソッドの詳細
capacity
comparator
messageStore
public PriorityChannelSpec messageStore(PriorityCapableChannelMessageStore messageGroupStore, ObjectSE groupId)doGet
- オーバーライド:
- クラス
MessageChannelSpec<PriorityChannelSpec,PriorityChannel>のdoGet