Class RemoteBroadcastEventListener

java.lang.Object
com.atlassian.bamboo.event.RemoteBroadcastEventListener
All Implemented Interfaces:
BrokerStartAware

public class RemoteBroadcastEventListener extends Object implements BrokerStartAware
An event listener that rebroadcasts the an RemoteBroadcastEvent through a JmsTemplate
  • Constructor Details

    • RemoteBroadcastEventListener

      public RemoteBroadcastEventListener()
  • Method Details