org.apache.activemq.command
Class DefaultUnresolvedDestinationTransformer
java.lang.Object
org.apache.activemq.command.DefaultUnresolvedDestinationTransformer
- All Implemented Interfaces:
- UnresolvedDestinationTransformer
public class DefaultUnresolvedDestinationTransformer
- extends Object
- implements UnresolvedDestinationTransformer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultUnresolvedDestinationTransformer
public DefaultUnresolvedDestinationTransformer()
transform
public ActiveMQDestination transform(Destination dest)
throws JMSException
- Specified by:
transform in interface UnresolvedDestinationTransformer
- Throws:
JMSException
transform
public ActiveMQDestination transform(String dest)
throws JMSException
- Specified by:
transform in interface UnresolvedDestinationTransformer
- Throws:
JMSException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.