com.atlassian.bamboo.event
Class RemoteBroadcastEventListener
java.lang.Object
com.atlassian.bamboo.event.RemoteBroadcastEventListener
public class RemoteBroadcastEventListener
- extends Object
An event listener that rebroadcasts the an RemoteBroadcastEvent
through a JmsTemplate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteBroadcastEventListener
public RemoteBroadcastEventListener()
onEvent
@EventListener
public void onEvent(RemoteBroadcastEvent event)
setRemoteEventsJmsTemplate
public void setRemoteEventsJmsTemplate(org.springframework.jms.core.JmsTemplate remoteEventsJmsTemplate)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.