org.apache.camel.component.jms.requestor
Class PersistentReplyToRequestor.DestinationResolverDelegate
java.lang.Object
org.apache.camel.component.jms.requestor.PersistentReplyToRequestor.DestinationResolverDelegate
- All Implemented Interfaces:
- DestinationResolver
- Enclosing class:
- PersistentReplyToRequestor
public class PersistentReplyToRequestor.DestinationResolverDelegate
- extends Object
- implements DestinationResolver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistentReplyToRequestor.DestinationResolverDelegate
public PersistentReplyToRequestor.DestinationResolverDelegate(DestinationResolver delegate)
resolveDestinationName
public Destination resolveDestinationName(Session session,
String destinationName,
boolean pubSubDomain)
throws JMSException
- Specified by:
resolveDestinationName in interface DestinationResolver
- Throws:
JMSException
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.