org.activemq.advisories
Interface TempDestinationAdvisoryEventListener


public interface TempDestinationAdvisoryEventListener

A Listener for TempDestinationAdvisoryEvents * @version $Revision: 1.1.1.1 $


Method Summary
 void onEvent(TempDestinationAdvisoryEvent event)
          called when a TemporaryDestination starts/stops
 

Method Detail

onEvent

void onEvent(TempDestinationAdvisoryEvent event)
called when a TemporaryDestination starts/stops

Parameters:
event -


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