
Icon | Member | Description |
---|---|---|
![]() | LBMHotFailoverSource(LBMContext, LBMTopic) |
Instantiate an LBM Hot-Failover Source object associated with a given context
and topic.
|
![]() | LBMHotFailoverSource(LBMContext, LBMTopic, LBMSourceEventCallback, Object) |
Instantiate an LBM Hot-Failover Source object associated with a given context
and topic and initialize source event callback.
|
![]() | LBMHotFailoverSource(LBMContext, LBMTopic, LBMEventQueue) |
Instantiate an LBM Hot-Failover Source object associated with a given context,
topic, and event queue.
|
![]() | LBMHotFailoverSource(LBMContext, LBMTopic, LBMSourceEventCallback, Object, LBMEventQueue) |
Instantiate an LBM Hot-Failover Source object associated with a given context,
topic, and event queue and initialize source event callback.
|