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
-
Method Summary
Methods inherited from class org.springframework.jms.core.support.JmsGatewaySupport
afterPropertiesSet, createJmsTemplate, getConnectionFactory, getJmsTemplate, initGateway, setConnectionFactory, setJmsTemplate
-
Constructor Details
-
AgentCommandSenderImpl
-
-
Method Details
-
send
- Specified by:
send
in interfaceAgentCommandSender
-