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 UnresolvedDestinationTransformer
JMSException
public ActiveMQDestination transform(String dest) throws JMSException
transform
in interface UnresolvedDestinationTransformer
JMSException
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.