public class JMSDestinationResolver extends Object implements DestinationResolver
Constructor and Description |
---|
JMSDestinationResolver() |
Modifier and Type | Method and Description |
---|---|
javax.jms.Destination |
resolveDestinationName(javax.jms.Session session,
String destinationName,
boolean pubSubDomain) |
void |
setJndiTemplate(JndiHelper jt) |
public javax.jms.Destination resolveDestinationName(javax.jms.Session session, String destinationName, boolean pubSubDomain) throws javax.jms.JMSException
resolveDestinationName
in interface DestinationResolver
javax.jms.JMSException
public void setJndiTemplate(JndiHelper jt)
Apache CXF