クラス MessageGroupExpiredEvent
java.lang.ObjectSE
java.util.EventObjectSE
org.springframework.context.ApplicationEvent
org.springframework.integration.events.IntegrationEvent
org.springframework.integration.aggregator.MessageGroupExpiredEvent
- 実装済みのインターフェース一覧:
SerializableSE
メッセージグループの有効期限を表すイベント。
- 導入:
- 4.0.1
- 作成者:
- Gary Russell
- 関連事項:
フィールド概要
クラス org.springframework.integration.events.IntegrationEvent から継承されたフィールド
causeクラス java.util.EventObjectSE から継承されたフィールド
sourceSEコンストラクター概要
コンストラクターコンストラクター説明MessageGroupExpiredEvent(ObjectSE source, ObjectSE groupId, int messageCount, DateSE lastModified, DateSE expired, boolean discarded) 方法の概要
クラス org.springframework.integration.events.IntegrationEvent から継承されたメソッド
getCause, getSourceAsTypeクラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestampクラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
MessageGroupExpiredEvent
方法の詳細
getGroupId
getMessageCount
public int getMessageCount()getLastModified
getExpired
isDiscarded
public boolean isDiscarded()toString
- オーバーライド:
- クラス
IntegrationEventのtoString