|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.camel.converter.ActiveMQConverter
@Converter public class ActiveMQConverter
| Constructor Summary | |
|---|---|
ActiveMQConverter()
|
|
| Method Summary | |
|---|---|
static ActiveMQDestination |
toDestination(java.lang.String name)
Converts a URL in ActiveMQ syntax to a destination such as to support "queue://foo.bar" or 'topic://bar.whatnot". |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActiveMQConverter()
| Method Detail |
|---|
@Converter public static ActiveMQDestination toDestination(java.lang.String name)
name - is the name of the queue or the full URI using prefixes queue:// or topic://
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||