public class DefaultUnresolvedDestinationTransformer extends Object implements UnresolvedDestinationTransformer
| Constructor and Description |
|---|
DefaultUnresolvedDestinationTransformer() |
| Modifier and Type | Method and Description |
|---|---|
ActiveMQDestination |
transform(javax.jms.Destination dest) |
ActiveMQDestination |
transform(String dest) |
public DefaultUnresolvedDestinationTransformer()
public ActiveMQDestination transform(javax.jms.Destination dest) throws javax.jms.JMSException
transform in interface UnresolvedDestinationTransformerjavax.jms.JMSExceptionpublic ActiveMQDestination transform(String dest) throws javax.jms.JMSException
transform in interface UnresolvedDestinationTransformerjavax.jms.JMSExceptionCopyright © 2005–2020 The Apache Software Foundation. All rights reserved.