Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Deprecated API
Contents
Deprecated Classes
Deprecated Methods
Deprecated Classes
org.apache.activemq.thread.Valve
Deprecated Methods
org.apache.activemq.transport.TransportFactory.bind(String, URI)
org.apache.activemq.console.filter.AmqMessagesQueryFilter.createConnection(URI)
Use createConnection() instead, and pass the url to the ConnectionFactory when it's created.
org.apache.activemq.selector.SimpleCharStream.getColumn()
org.apache.activemq.selector.SimpleCharStream.getLine()
org.apache.activemq.command.ConsumerInfo.getSubcriptionName()
org.apache.activemq.broker.TransportConnector.setBrokerName(String)
use the
TransportConnector.setBrokerService(BrokerService)
method instead.
org.apache.activemq.xbean.XBeanBrokerService.setDestroyApplicationContextOnShutdown(boolean)
org.apache.activemq.xbean.XBeanBrokerService.setDestroyApplicationContextOnStop(boolean)
org.apache.activemq.transport.tcp.SslTransportFactory.setKeyAndTrustManagers(KeyManager[], TrustManager[], SecureRandom)
"Do not use anymore... using static initializers like this method only allows the JVM to use 1 SSL configuration per broker."
org.apache.activemq.command.ConsumerInfo.setSubcriptionName(String)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2012. All Rights Reserved.