org.apache.activemq.command
public interface UnresolvedDestinationTransformer
Modifier and Type | Method and Description |
---|---|
ActiveMQDestination |
transform(javax.jms.Destination dest) |
ActiveMQDestination |
transform(java.lang.String dest) |
ActiveMQDestination transform(javax.jms.Destination dest) throws javax.jms.JMSException
javax.jms.JMSException
ActiveMQDestination transform(java.lang.String dest) throws javax.jms.JMSException
javax.jms.JMSException
Copyright © 2005-2014. All Rights Reserved.