@Converter public class ActiveMQConverter extends Object
Constructor and Description |
---|
ActiveMQConverter() |
Modifier and Type | Method and Description |
---|---|
static ActiveMQDestination |
toDestination(String name)
Converts a URL in ActiveMQ syntax to a destination such as to support
"queue://foo.bar" or 'topic://bar.whatnot".
|
public ActiveMQConverter()
@Converter public static ActiveMQDestination toDestination(String name)
name
- is the name of the queue or the full URI using prefixes queue:// or topic://Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.