com.latencybusters.lbm
Interface LBMMonitorStatisticsCallback


Deprecated. This interface is provided for backwards compatibility with LBM 3.3.9/ UME 2.0.7; please use the new class LBMMonitorStatisticsCallbackObject instead.

public interface LBMMonitorStatisticsCallback

Interface for handling the reception of UM receiver statistics.


Method Summary
 void onReceive(LBMReceiverStatistics lbmrcvstats)
          Deprecated. Receiver statistics callback.
 void onReceive(LBMSourceStatistics lbmsrcstats)
          Deprecated. Source statistics callback.
 

Method Detail

onReceive

void onReceive(LBMReceiverStatistics lbmrcvstats)
Deprecated. 
Receiver statistics callback.

Parameters:
lbmrcvstats - LBMReceiverStatistics object encapsulating the received (LBM receiver) statistics

onReceive

void onReceive(LBMSourceStatistics lbmsrcstats)
Deprecated. 
Source statistics callback.

Parameters:
lbmsrcstats - LBMSourceStatistics object encapsulating the received (LBM source) statistics


All of the documentation and software included in this and any other Informatica Inc "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with 29West Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.