public class DefaultJMSEndpointResolver extends Object implements org.jboss.wsf.spi.management.JMSEndpointResolver
| Constructor and Description |
|---|
DefaultJMSEndpointResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.wsf.spi.deployment.Endpoint |
query(Iterator<org.jboss.wsf.spi.deployment.Endpoint> endpoints) |
void |
setDestination(javax.jms.Destination destination) |
protected void |
setFromName(javax.jms.Destination destination,
boolean queue) |
public void setDestination(javax.jms.Destination destination)
setDestination in interface org.jboss.wsf.spi.management.JMSEndpointResolverprotected void setFromName(javax.jms.Destination destination,
boolean queue)
public org.jboss.wsf.spi.deployment.Endpoint query(Iterator<org.jboss.wsf.spi.deployment.Endpoint> endpoints)
query in interface org.jboss.wsf.spi.management.EndpointResolverCopyright © 2015 JBoss, by Red Hat. All rights reserved.