public class DefaultUnresolvedDestinationTransformer extends Object implements UnresolvedDestinationTransformer
| Constructor and Description |
|---|
DefaultUnresolvedDestinationTransformer() |
| Modifier and Type | Method and Description |
|---|---|
ActiveMQDestination |
transform(Destination dest) |
ActiveMQDestination |
transform(String dest) |
public DefaultUnresolvedDestinationTransformer()
public ActiveMQDestination transform(Destination dest) throws JMSException
transform in interface UnresolvedDestinationTransformerJMSExceptionpublic ActiveMQDestination transform(String dest) throws JMSException
transform in interface UnresolvedDestinationTransformerJMSExceptionCopyright © 2005–2016 FuseSource, Corp.. All rights reserved.