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.JMSEndpointResolver
protected 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.EndpointResolver
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.