クラス HazelcastClusterMonitorMessageProducer

実装されたすべてのインターフェース:
AwareBeanFactoryAwareBeanNameAwareDisposableBeanInitializingBeanSmartInitializingSingletonApplicationContextAwareLifecyclePhasedSmartLifecycleExpressionCapableMessageProducerIntegrationPatternNamedComponentIntegrationInboundManagementIntegrationManagementManageableLifecycleManageableSmartLifecycleTrackableComponent

public class HazelcastClusterMonitorMessageProducer extends MessageProducerSupport
Hazelcast Cluster Monitor Event Driven Message Producer は、クラスター関連のイベントをリッスンし、関連するチャネルにイベントを送信するために HazelcastClusterMonitorMessageProducer.HazelcastClusterMonitorListener リスナーを有効にするメッセージプロデューサーです。
導入:
6.0
作成者:
Eren Avsarogullari, Artem Bilan
  • コンストラクターの詳細

    • HazelcastClusterMonitorMessageProducer

      public HazelcastClusterMonitorMessageProducer(com.hazelcast.core.HazelcastInstance hazelcastInstance)
  • メソッドの詳細

    • setMonitorEventTypes

      public void setMonitorEventTypes(StringSE monitorEventTypes)
    • doStart

      protected void doStart()
      クラスからコピーされた説明: MessageProducerSupport
      デフォルトでは何もしません。サブクラスは、ライフサイクル管理の動作が必要な場合、これをオーバーライドできます。"lifecycleLock" によって保護されています。
      オーバーライド:
      クラス MessageProducerSupportdoStart 
    • doStop

      protected void doStop()
      クラスからコピーされた説明: MessageProducerSupport
      デフォルトでは何もしません。サブクラスは、ライフサイクル管理の動作が必要な場合、これをオーバーライドできます。
      オーバーライド:
      クラス MessageProducerSupportdoStop 
    • getComponentType

      public StringSE getComponentType()
      クラスからコピーされた説明: IntegrationObjectSupport
      サブクラスはこのメソッドを実装して、コンポーネント型情報を提供できます。
      次で指定:
      インターフェース NamedComponentgetComponentType 
      オーバーライド:
      クラス IntegrationObjectSupportgetComponentType