クラス DefaultDestinationTopicResolver

実装されたすべてのインターフェース:
EventListenerSEAwareApplicationContextAwareApplicationListener<ContextRefreshedEvent>DestinationTopicContainerDestinationTopicResolver

public class DefaultDestinationTopicResolver extends ExceptionClassifier implements DestinationTopicResolver, ApplicationListener<ContextRefreshedEvent>, ApplicationContextAware
DestinationTopicResolver インターフェースのデフォルト実装。コンテナーは ContextRefreshedEvent を受信すると閉じられ、その後は宛先を追加できなくなります。
導入:
2.7
作成者:
Tomaz Fernandes, Gary Russell, Yvette Quinby, Adrian Chlebosz
  • コンストラクターの詳細

    • DefaultDestinationTopicResolver

      public DefaultDestinationTopicResolver(ClockSE clock)
      指定されたクロックでインスタンスを構築します。
      パラメーター:
      clock - タイムアウトの確認など、時間ベースの操作に使用されるクロック。
      導入:
      2.9
    • DefaultDestinationTopicResolver

      public DefaultDestinationTopicResolver()
      デフォルトのクロックでインスタンスを構築します。
      導入:
      2.9
  • メソッドの詳細