com.liferay.portal.kernel.messaging
Class GlobalMessageBusEventListener
java.lang.Object
com.liferay.portal.kernel.messaging.GlobalMessageBusEventListener
- All Implemented Interfaces:
- MessageBusEventListener
public class GlobalMessageBusEventListener
- extends Object
- implements MessageBusEventListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalMessageBusEventListener
public GlobalMessageBusEventListener()
destinationAdded
public void destinationAdded(Destination destination)
- Specified by:
destinationAdded in interface MessageBusEventListener
destinationRemoved
public void destinationRemoved(Destination destination)
- Specified by:
destinationRemoved in interface MessageBusEventListener
setIgnoredDestinations
public void setIgnoredDestinations(List<String> ignoredDestinations)
setMessageListener
public void setMessageListener(MessageListener messageListener)