org.activemq.advisories
Interface ProducerDemandListener


public interface ProducerDemandListener


Method Summary
 void onEvent(ProducerDemandEvent event)
          Called when a there is a chanage in demand for a destination.
 

Method Detail

onEvent

void onEvent(ProducerDemandEvent event)
Called when a there is a chanage in demand for a destination.

Parameters:
event -


Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.