Class AgentCommandSenderImpl

java.lang.Object
org.springframework.jms.core.support.JmsGatewaySupport
com.atlassian.bamboo.v2.build.agent.AgentCommandSenderImpl
All Implemented Interfaces:
AgentCommandSender, org.springframework.beans.factory.InitializingBean

public class AgentCommandSenderImpl extends org.springframework.jms.core.support.JmsGatewaySupport implements AgentCommandSender
  • Field Summary

    Fields inherited from class org.springframework.jms.core.support.JmsGatewaySupport

    logger
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(RemoteBambooMessage message, Long buildAgentId)
     

    Methods inherited from class org.springframework.jms.core.support.JmsGatewaySupport

    afterPropertiesSet, createJmsTemplate, getConnectionFactory, getJmsTemplate, initGateway, setConnectionFactory, setJmsTemplate

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait