com.latencybusters.lbm
Class LBMOperationCompleteCallback

java.lang.Object
  extended by com.latencybusters.lbm.LBMOperationCompleteCallback

public class LBMOperationCompleteCallback
extends java.lang.Object


Constructor Summary
LBMOperationCompleteCallback()
          Instantiate a new callback object.
 
Method Summary
protected  void onOperationComplete(java.lang.Object cbArg)
          Callback method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LBMOperationCompleteCallback

public LBMOperationCompleteCallback()
Instantiate a new callback object. Applications wishing to have a callback delivered should extend this class and override the onOperationComplete method.

Method Detail

onOperationComplete

protected void onOperationComplete(java.lang.Object cbArg)
Callback method. This method will be invoked when the operation is complete.



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.