mirror of https://github.com/apache/activemq.git
AMQ-4054: Marked Axis support as deprecated
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1386500 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c9cc85bde1
commit
680edff8ee
|
@ -30,8 +30,9 @@ import org.apache.axis.transport.jms.JMSURLHelper;
|
||||||
* An adapter for using ActiveMQ inside <a
|
* An adapter for using ActiveMQ inside <a
|
||||||
* href="http://ws.apache.org/axis/">Apache Axis</a>
|
* href="http://ws.apache.org/axis/">Apache Axis</a>
|
||||||
*
|
*
|
||||||
*
|
* @deprecated will be removed from ActiveMQ 5.8 onwards.
|
||||||
*/
|
*/
|
||||||
|
@Deprecated
|
||||||
public class ActiveMQVendorAdapter extends BeanVendorAdapter {
|
public class ActiveMQVendorAdapter extends BeanVendorAdapter {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue