public class DefaultJMSEndpoint extends AbstractDefaultEndpoint implements org.jboss.wsf.spi.deployment.JMSEndpoint
address, instanceProvider, invocationHandler, lifecycleHandler, metrics, name, recordProcessors, requestHandler, securityDomainContext, service, shortName, state, targetBean, targetBeanClass, type, urlPattern
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
org.jboss.wsf.spi.management.EndpointMetrics |
getEndpointMetrics() |
String |
getReplyDestination() |
URI |
getRequestURI() |
String |
getTargetDestination() |
void |
setEndpointMetrics(org.jboss.wsf.spi.management.EndpointMetrics metrics) |
void |
setReplyDestination(String replyDestination) |
void |
setRequestURI(URI requestURI) |
void |
setTargetDestination(String targetDestination) |
addAttachment, assertEndpointSetterAccess, getInstanceProvider, getInvocationHandler, getLifecycleHandler, getName, getRecordProcessors, getRequestHandler, getSecurityDomainContext, getService, getShortName, getState, getTargetBeanClass, getTargetBeanName, getType, processRecord, removeAttachment, removeProperty, setAddress, setInstanceProvider, setInvocationHandler, setLifecycleHandler, setName, setProperty, setRecordProcessors, setRequestHandler, setSecurityDomainContext, setService, setShortName, setState, setTargetBeanName, setType
getAttachment, getAttachments, getProperties, getProperty, setProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInstanceProvider, getInvocationHandler, getLifecycleHandler, getName, getRecordProcessors, getRequestHandler, getSecurityDomainContext, getService, getShortName, getState, getTargetBeanClass, getTargetBeanName, getType, processRecord, setAddress, setInstanceProvider, setInvocationHandler, setLifecycleHandler, setName, setRecordProcessors, setRequestHandler, setSecurityDomainContext, setService, setShortName, setState, setTargetBeanName, setType
public String getTargetDestination()
getTargetDestination
in interface org.jboss.wsf.spi.deployment.JMSEndpoint
public void setTargetDestination(String targetDestination)
setTargetDestination
in interface org.jboss.wsf.spi.deployment.JMSEndpoint
public String getReplyDestination()
getReplyDestination
in interface org.jboss.wsf.spi.deployment.JMSEndpoint
public void setReplyDestination(String replyDestination)
setReplyDestination
in interface org.jboss.wsf.spi.deployment.JMSEndpoint
public URI getRequestURI()
getRequestURI
in interface org.jboss.wsf.spi.deployment.JMSEndpoint
public void setRequestURI(URI requestURI)
setRequestURI
in interface org.jboss.wsf.spi.deployment.JMSEndpoint
public String getAddress()
getAddress
in interface org.jboss.wsf.spi.deployment.Endpoint
getAddress
in class AbstractDefaultEndpoint
public org.jboss.wsf.spi.management.EndpointMetrics getEndpointMetrics()
getEndpointMetrics
in interface org.jboss.wsf.spi.deployment.Endpoint
public void setEndpointMetrics(org.jboss.wsf.spi.management.EndpointMetrics metrics)
setEndpointMetrics
in interface org.jboss.wsf.spi.deployment.Endpoint
Copyright © 2016 JBoss, by Red Hat. All rights reserved.