com.latencybusters.lbm
Interface LBMContextEventCallback


public interface LBMContextEventCallback

Interface for handling context-related events


Method Summary
 int onContextEvent(java.lang.Object cbArg, LBMContextEvent contextEvent)
          Context event callback.
 

Method Detail

onContextEvent

int onContextEvent(java.lang.Object cbArg,
                   LBMContextEvent contextEvent)
Context event callback.

Parameters:
cbArg - Callback object token
contextEvent - LBMContextEvent object encapsulating 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.