com.liferay.portal.kernel.messaging
Interface DestinationEventListener

All Known Implementing Classes:
GlobalDestinationEventListener, JMXMessageListener

public interface DestinationEventListener

View Source

Author:
Michael C. Han

Method Summary
 void destinationAdded(Destination destination)
           
 void destinationRemoved(Destination destination)
           
 

Method Detail

destinationAdded

void destinationAdded(Destination destination)

destinationRemoved

void destinationRemoved(Destination destination)