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(javax.jms.Destination dest)
throws javax.jms.JMSException
- Specified by:
transform in interface UnresolvedDestinationTransformer
- Throws:
javax.jms.JMSException
transform
public ActiveMQDestination transform(String dest)
throws javax.jms.JMSException
- Specified by:
transform in interface UnresolvedDestinationTransformer
- Throws:
javax.jms.JMSException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.