|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.bamboo.container.AbstractStartable
com.atlassian.bamboo.v2.build.agent.BambooAgentStreamListener
public class BambooAgentStreamListener
Constructor Summary | |
---|---|
BambooAgentStreamListener(org.apache.activemq.ActiveMQConnectionFactory connectionFactory,
javax.jms.Destination destination)
|
Method Summary | |
---|---|
protected void |
runCycle()
Perform a single cycle of processing. |
Methods inherited from class com.atlassian.bamboo.container.AbstractStartable |
---|
afterPropertiesSet, destroy, isActive, onStart, onStop, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooAgentStreamListener(@NotNull org.apache.activemq.ActiveMQConnectionFactory connectionFactory, @NotNull javax.jms.Destination destination)
Method Detail |
---|
protected void runCycle()
AbstractStartable
Perform a single cycle of processing.
runCycle
in class AbstractStartable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |