com.latencybusters.lbm
Interface LBMAsyncOperationCallback
public interface LBMAsyncOperationCallback
Interface for handling asynchronous operation updates.
onAsyncOperation
int onAsyncOperation(java.lang.Object cbArg,
LBMAsyncOperationInfo opinfo)
- Asynchronous operation callback method.
- Parameters:
cbArg
- Client object supplied by call to asynchronous API method.opinfo
- Object containing information about the delivered async operation update (status, results, operation type, etc.).
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.