com.latencybusters.lbm
Interface LBMWildcardReceiverDeleteCallback


public interface LBMWildcardReceiverDeleteCallback

Interface for wildcard receiver internal receiver creation callbacks.

Since:
LBM 3.3.9

Method Summary
 int onReceiverDelete(java.lang.String topicName, java.lang.Object cbArg)
          New receiver delete callback for internal per-topic receivers of an LBMWildcardReceiver.
 

Method Detail

onReceiverDelete

int onReceiverDelete(java.lang.String topicName,
                     java.lang.Object cbArg)
New receiver delete callback for internal per-topic receivers of an LBMWildcardReceiver.

Parameters:
topicName - Topic name matched by the newly created internal receiver.
cbArg - Client callback object.


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.