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 UnresolvedDestinationTransformer
javax.jms.JMSException
public ActiveMQDestination transform(String dest) throws javax.jms.JMSException
transform
in interface UnresolvedDestinationTransformer
javax.jms.JMSException
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.