com.latencybusters.lbm
Interface LBMContextSourceEventCallback


public interface LBMContextSourceEventCallback

Interface for handling source-related events


Method Summary
 int onContextSourceEvent(java.lang.Object cbArg, LBMContextSourceEvent sourceEvent)
          Source event callback.
 

Method Detail

onContextSourceEvent

int onContextSourceEvent(java.lang.Object cbArg,
                         LBMContextSourceEvent sourceEvent)
Source event callback.

Parameters:
cbArg - Callback object token
sourceEvent - LBMContextSourceEvent object encapsulating source event
Returns:
an int, which should always be 0. information.


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.