|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.command.DefaultUnresolvedDestinationTransformer
public class DefaultUnresolvedDestinationTransformer
Constructor Summary | |
---|---|
DefaultUnresolvedDestinationTransformer()
|
Method Summary | |
---|---|
ActiveMQDestination |
transform(javax.jms.Destination dest)
|
ActiveMQDestination |
transform(java.lang.String dest)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultUnresolvedDestinationTransformer()
Method Detail |
---|
public ActiveMQDestination transform(javax.jms.Destination dest) throws javax.jms.JMSException
transform
in interface UnresolvedDestinationTransformer
javax.jms.JMSException
public ActiveMQDestination transform(java.lang.String dest) throws javax.jms.JMSException
transform
in interface UnresolvedDestinationTransformer
javax.jms.JMSException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |