インターフェース MessageGroupStore.MessageGroupCallback

すべての既知のサブインターフェース:
UniqueExpiryCallback
含まれているインターフェース:
MessageGroupStore
関数インターフェース:
これは関数インターフェースであるため、ラムダ式またはメソッド参照の割り当てターゲットとして使用できます。

@FunctionalInterfaceSE public static interface MessageGroupStore.MessageGroupCallback
MessageGroupStore がグループを期限切れにするときに呼び出されます。
導入:
2.0
作成者:
Dave Syer, Oleg Zhurakousky, Gary Russell, Artem Bilan
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    void
    execute(MessageGroupStore messageGroupStore, MessageGroup group)