|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.jndi.JNDIBaseStorable
org.apache.activemq.ActiveMQConnectionFactory
com.atlassian.bamboo.v2.build.agent.BambooActiveMQConnectionFactory
public class BambooActiveMQConnectionFactory
ActiveMQConnectionFactory
with extra logging.
Field Summary |
---|
Fields inherited from class org.apache.activemq.ActiveMQConnectionFactory |
---|
alwaysSessionAsync, brokerURL, clientID, DEFAULT_BROKER_URL, DEFAULT_CONNECTION_EXECUTOR, DEFAULT_PASSWORD, DEFAULT_USER, dispatchAsync, password, userName |
Constructor Summary | |
---|---|
BambooActiveMQConnectionFactory()
|
|
BambooActiveMQConnectionFactory(java.lang.String brokerURL)
|
|
BambooActiveMQConnectionFactory(java.lang.String userName,
java.lang.String password,
java.lang.String brokerURL)
|
|
BambooActiveMQConnectionFactory(java.lang.String userName,
java.lang.String password,
java.net.URI brokerURL)
|
|
BambooActiveMQConnectionFactory(java.net.URI brokerURL)
|
Method Summary | |
---|---|
void |
setBrokerURL(java.lang.String brokerURL)
|
Methods inherited from class org.apache.activemq.ActiveMQConnectionFactory |
---|
buildFromMap, buildFromProperties, copy, createActiveMQConnection, createActiveMQConnection, createActiveMQConnection, createConnection, createConnection, createQueueConnection, createQueueConnection, createTopicConnection, createTopicConnection, createTransport, getBrokerURL, getClientID, getClientIdGenerator, getClientIDPrefix, getCloseTimeout, getPassword, getPrefetchPolicy, getRedeliveryPolicy, getStats, getUserName, isAlwaysSessionAsync, isCopyMessageOnSend, isDisableTimeStampsByDefault, isDispatchAsync, isNestedMapAndListEnabled, isObjectMessageSerializationDefered, isOptimizeAcknowledge, isOptimizedMessageDispatch, isStatsEnabled, isUseAsyncSend, isUseCompression, isUseRetroactiveConsumer, isUseSyncSend, isWatchTopicAdvisories, populateProperties, setAlwaysSessionAsync, setClientID, setClientIdGenerator, setClientIDPrefix, setCloseTimeout, setCopyMessageOnSend, setDisableTimeStampsByDefault, setDispatchAsync, setNestedMapAndListEnabled, setObjectMessageSerializationDefered, setOptimizeAcknowledge, setOptimizedMessageDispatch, setPassword, setPrefetchPolicy, setRedeliveryPolicy, setStatsEnabled, setUseAsyncSend, setUseCompression, setUseRetroactiveConsumer, setUserName, setUseSyncSend, setWatchTopicAdvisories |
Methods inherited from class org.apache.activemq.jndi.JNDIBaseStorable |
---|
getProperties, getReference, readExternal, setProperties, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooActiveMQConnectionFactory()
public BambooActiveMQConnectionFactory(java.lang.String brokerURL)
public BambooActiveMQConnectionFactory(java.net.URI brokerURL)
public BambooActiveMQConnectionFactory(java.lang.String userName, java.lang.String password, java.net.URI brokerURL)
public BambooActiveMQConnectionFactory(java.lang.String userName, java.lang.String password, java.lang.String brokerURL)
Method Detail |
---|
public void setBrokerURL(java.lang.String brokerURL)
setBrokerURL
in class org.apache.activemq.ActiveMQConnectionFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |