public interface JMSEndpoint extends Endpoint
SEPID_DOMAIN, SEPID_DOMAIN_ENDPOINT, SEPID_PROPERTY_CONTEXT, SEPID_PROPERTY_ENDPOINT
Modifier and Type | Method and Description |
---|---|
String |
getReplyDestination() |
URI |
getRequestURI() |
String |
getTargetDestination() |
void |
setReplyDestination(String replyTo) |
void |
setRequestURI(URI uri) |
void |
setTargetDestination(String dest) |
getAddress, getEndpointMetrics, getInstanceProvider, getInvocationHandler, getLifecycleHandler, getName, getRecordProcessors, getRequestHandler, getSecurityDomainContext, getService, getShortName, getState, getTargetBeanClass, getTargetBeanName, getType, processRecord, setAddress, setEndpointMetrics, setInstanceProvider, setInvocationHandler, setLifecycleHandler, setName, setRecordProcessors, setRequestHandler, setSecurityDomainContext, setService, setShortName, setState, setTargetBeanName, setType
addAttachment, getAttachment, getAttachments, getProperties, getProperty, removeAttachment, removeProperty, setProperties, setProperty
void setTargetDestination(String dest)
String getTargetDestination()
void setReplyDestination(String replyTo)
String getReplyDestination()
void setRequestURI(URI uri)
URI getRequestURI()
Copyright © 2015 JBoss, by Red Hat. All rights reserved.