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, setTypegetAttachment, getAttachments, getProperties, getProperty, setPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstanceProvider, 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, setTypepublic String getTargetDestination()
getTargetDestination in interface org.jboss.wsf.spi.deployment.JMSEndpointpublic void setTargetDestination(String targetDestination)
setTargetDestination in interface org.jboss.wsf.spi.deployment.JMSEndpointpublic String getReplyDestination()
getReplyDestination in interface org.jboss.wsf.spi.deployment.JMSEndpointpublic void setReplyDestination(String replyDestination)
setReplyDestination in interface org.jboss.wsf.spi.deployment.JMSEndpointpublic URI getRequestURI()
getRequestURI in interface org.jboss.wsf.spi.deployment.JMSEndpointpublic void setRequestURI(URI requestURI)
setRequestURI in interface org.jboss.wsf.spi.deployment.JMSEndpointpublic String getAddress()
getAddress in interface org.jboss.wsf.spi.deployment.EndpointgetAddress in class AbstractDefaultEndpointpublic org.jboss.wsf.spi.management.EndpointMetrics getEndpointMetrics()
getEndpointMetrics in interface org.jboss.wsf.spi.deployment.Endpointpublic void setEndpointMetrics(org.jboss.wsf.spi.management.EndpointMetrics metrics)
setEndpointMetrics in interface org.jboss.wsf.spi.deployment.EndpointCopyright © 2015 JBoss, by Red Hat. All rights reserved.